Name
ata_scsi_release —
SCSI layer callback hook for host unload
Synopsis
int ata_scsi_release (
struct Scsi_Host * host)
;
Arguments
host
libata host to be unloaded
Description
Performs all duties necessary to shut down a libata port...
Kill port kthread, disable port, and release resources.
LOCKING
Inherited from SCSI layer.