1ATA_SAS_PORT_STOP(9) libata SCSI translation/emulat ATA_SAS_PORT_STOP(9)
23
4
NAME
6ata_sas_port_stop - Undo ata_sas_port_start
7
SYNOPSIS
9void ata_sas_port_stop(struct ata_port * ap);
10
ARGUMENTS
12ap
13Port to shut down
14
DESCRIPTION
16May be used as the port_stop entry in ata_port_operations.
17
LOCKING
19Inherited from caller.
20
AUTHOR
22Jeff Garzik
23Author.
24
COPYRIGHT
26Kernel Hackers Manual 2.6. June 2019 ATA_SAS_PORT_STOP(9)