sas_remove_host

Langue: en

Autres versions - même langue

Version: June 2009 (debian - 07/07/09)

Section: 9 (Appels noyau Linux)

NAME

sas_remove_host - tear down a Scsi_Host's SAS data structures

SYNOPSIS

void sas_remove_host(struct Scsi_Host * shost);

ARGUMENTS

shost

Scsi 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.