sas_phy_delete (9) - Linux Manuals

sas_phy_delete: remove SAS PHY

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 [at] hansenpartnership.com>

Author.

Rob Landley <rob [at] landley.net>

Author.

COPYRIGHT