Query: ata_port_disable
OS: suse
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
ATA_PORT_DISABLE(9) libata Library ATA_PORT_DISABLE(9)NAMEata_port_disable - Disable port.SYNOPSISvoid ata_port_disable(struct ata_port * ap);ARGUMENTSap Port to be disabled.DESCRIPTIONModify ap data structure such that the system thinks that the entire port is disabled, and should never attempt to probe or communicate with devices on this port.LOCKINGhost lock, or some other form of serialization.AUTHORJeff Garzik Author.COPYRIGHTKernel Hackers Manual 2.6. July 2010 ATA_PORT_DISABLE(9)