ata_port_disable(9) suse man page | unix.com

Man Page: ata_port_disable

Operating Environment: suse

Section: 9

ATA_PORT_DISABLE(9)						  libata Library					       ATA_PORT_DISABLE(9)

NAME
ata_port_disable - Disable port.
SYNOPSIS
void ata_port_disable(struct ata_port * ap);
ARGUMENTS
ap Port to be disabled.
DESCRIPTION
Modify 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.
LOCKING
host lock, or some other form of serialization.
AUTHOR
Jeff Garzik Author.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 ATA_PORT_DISABLE(9)
Related Man Pages
ata_slave_link_init(9) - centos
fc_remote_port_add(9) - centos
parport_register_port(9) - centos
struct_rio_mport(9) - centos
parport_register_device(9) - suse
Similar Topics in the Unix Linux Community
Change directory error
Grant unprivileged user rights to see the output of echo|format but not modify disks
Migrating to UNIX
Update kernel Linux without reboot?!
Docker learning Phase-I