ATA_SAS_PORT_STOP(9) | libata SCSI translation/emulat | ATA_SAS_PORT_STOP(9) |
NAME¶
ata_sas_port_stop - Undo ata_sas_port_start
SYNOPSIS¶
void ata_sas_port_stop(struct ata_port * ap);
ARGUMENTS¶
ap
Port to shut down
DESCRIPTION¶
May be used as the port_stop entry in ata_port_operations.
LOCKING¶
Inherited from caller.
AUTHOR¶
Jeff Garzik
Author.
COPYRIGHT¶
June 2024 | Kernel Hackers Manual 3.10 |