suse man page for ata_bus_probe

Query: ata_bus_probe

OS: suse

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

ATA_BUS_PROBE(9)					       libata Core Internals						  ATA_BUS_PROBE(9)

NAME
ata_bus_probe - Reset and probe ATA bus
SYNOPSIS
int ata_bus_probe(struct ata_port * ap);
ARGUMENTS
ap Bus 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 Garzik Author.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 ATA_BUS_PROBE(9)
Related Man Pages
struct_bus_type(9) - centos
device_add_child(9) - debian
device_add_child(9) - freebsd
device_add_child_ordered(9) - centos
device_add_child(9) - linux
Similar Topics in the Unix Linux Community
Change directory error
Grant unprivileged user rights to see the output of echo|format but not modify disks
Migrating to UNIX
Cut command on RHEL 6.8 compatibility issues
Update kernel Linux without reboot?!