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
ata_slave_link_init(9) - centos
srp_reconnect_rport(9) - centos
sg_sat_identify(8) - suse
sg_scan(8) - suse
ata_scsi_translate(9) - suse
Similar Topics in the Unix Linux Community
Weird 'find' results
How to increment version inside a file?
Shopt -s histappend
Unsure why access time on a directory change isn't changing
[TIP] Processing YAML files with yq