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_ordered(9) - debian
device_add_child_ordered(9) - linux
device_add_child_ordered(9) - hpux
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Is UNIX an open source OS ?
Getting command output to putty window title.
Cut command on RHEL 6.8 compatibility issues
Docker learning Phase-I