1ATA_BUS_PROBE(9)             libata Core Internals            ATA_BUS_PROBE(9)
2
3
4

NAME

6       ata_bus_probe - Reset and probe ATA bus
7

SYNOPSIS

9       int ata_bus_probe(struct ata_port * ap);
10

ARGUMENTS

12       ap
13           Bus to probe
14

DESCRIPTION

16       Master ATA bus probing function. Initiates a hardware-dependent bus
17       reset, then attempts to identify any devices found on the bus.
18

LOCKING

20       PCI/etc. bus probe sem.
21

RETURNS

23       Zero on success, negative errno otherwise.
24

AUTHOR

26       Jeff Garzik
27           Author.
28
30Kernel Hackers Manual 3.10         June 2019                  ATA_BUS_PROBE(9)
Impressum