sas_phy_free

Langue: en

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

Section: 9 (Appels noyau Linux)

NAME

sas_phy_free - free a SAS PHY

SYNOPSIS

void sas_phy_free(struct sas_phy * phy);

ARGUMENTS

phy

SAS PHY to free

DESCRIPTION

Frees the specified SAS PHY.

NOTE

This function must only be called on a PHY that has not sucessfully been added using sas_phy_add.

AUTHORS

James Bottomley <James.Bottomley@hansenpartnership.com>

Author.

Rob Landley <rob@landley.net>

Author.