Query: ata_port_detach
OS: suse
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
ATA_PORT_DETACH(9) libata Core Internals ATA_PORT_DETACH(9)NAMEata_port_detach - Detach ATA port in prepration of device removalSYNOPSISvoid ata_port_detach(struct ata_port * ap);ARGUMENTSap ATA port to be detachedDESCRIPTIONDetach 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.LOCKINGKernel thread context (may sleep).AUTHORJeff Garzik Author.COPYRIGHTKernel Hackers Manual 2.6. July 2010 ATA_PORT_DETACH(9)