other versions
- wheezy-backports 3.16.39-1+deb8u1~bpo70+1
- jessie 3.16.43-2
ATA_BUS_PROBE(9) | libata Core Internals | ATA_BUS_PROBE(9) |
NAME¶
ata_bus_probe - Reset and probe ATA busSYNOPSIS¶
int
ata_bus_probe(struct ata_port * ap);
ARGUMENTS¶
apBus to probe
DESCRIPTION¶
Master ATA bus probing function. Initiates a hardware-dependent bus reset, then attempts to identify any devices found on the bus.LOCKING¶
PCI/etc. bus probe sem.RETURNS¶
Zero on success, negative errno otherwise.AUTHOR¶
Jeff GarzikAuthor.
COPYRIGHT¶
February 2017 | Kernel Hackers Manual 3.16 |