sas_phy_delete

Langue: en

Autres versions - même langue

Version: May 2009 (fedora - 06/07/09)

Section: 9 (Appels noyau Linux)

NAME

sas_phy_delete - remove SAS PHY

SYNOPSIS

void sas_phy_delete(struct sas_phy * phy);

ARGUMENTS

phy

SAS PHY to remove

DESCRIPTION

Removes the specified SAS PHY. If the SAS PHY has an associated remote PHY it is removed before.

AUTHORS

James Bottomley <James.Bottomley@hansenpartnership.com>

Author.

Rob Landley <rob@landley.net>

Author.