ata_bus_probe(9) centos man page | unix.com

Man Page: ata_bus_probe

Operating Environment: centos

Section: 9

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 3.10 June 2014 ATA_BUS_PROBE(9)
Related Man Pages
struct_bus_type(9) - centos
ata_scsi_translate(9) - suse
device(9) - minix
device(9) - php
device(9) - opensolaris
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
CentOS7 restoring file capabilities
Shopt -s histappend
Unsure why access time on a directory change isn't changing
[TIP] Processing YAML files with yq