ata_port_detach(9) centos man page | unix.com

Man Page: ata_port_detach

Operating Environment: centos

Section: 9

ATA_PORT_DETACH(9)					       libata Core Internals						ATA_PORT_DETACH(9)

NAME
ata_port_detach - Detach ATA port in prepration of device removal
SYNOPSIS
void ata_port_detach(struct ata_port * ap);
ARGUMENTS
ap ATA port to be detached
DESCRIPTION
Detach all ATA devices and the associated SCSI devices of ap; then, remove the associated SCSI host. ap is guaranteed to be quiescent on return from this function.
LOCKING
Kernel thread context (may sleep).
AUTHOR
Jeff Garzik Author.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 ATA_PORT_DETACH(9)
Related Man Pages
srp_reconnect_rport(9) - centos
sg_sat_set_features(8) - debian
sg_sat_identify(8) - suse
atapi_ide(7) - osf1
hv_ata_pci_disengage(4) - freebsd
Similar Topics in the Unix Linux Community
Weird 'find' results
Tar Command
CentOS7 restoring file capabilities
Controlling user input
[TIP] Processing YAML files with yq