other versions
- wheezy-backports 3.16.39-1+deb8u1~bpo70+1
- jessie 3.16.43-2
SAS_REMOVE_HOST(9) | SCSI mid layer | SAS_REMOVE_HOST(9) |
NAME¶
sas_remove_host - tear down a Scsi_Host's SAS data structuresSYNOPSIS¶
void
sas_remove_host(struct Scsi_Host * shost);
ARGUMENTS¶
shostScsi Host that is torn down
DESCRIPTION¶
Removes all SAS PHYs and remote PHYs for a given Scsi_Host. Must be called just before scsi_remove_host for SAS HBAs.AUTHORS¶
James Bottomley <James.Bottomley@hansenpartnership.com>Author.
Rob Landley <rob@landley.net>
Author.
COPYRIGHT¶
February 2017 | Kernel Hackers Manual 3.16 |