sas_port_delete

Langue: en

Autres versions - même langue

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

Section: 9 (Appels noyau Linux)

NAME

sas_port_delete - remove SAS PORT

SYNOPSIS

void sas_port_delete(struct sas_port * port);

ARGUMENTS

port

SAS PORT to remove

DESCRIPTION

Removes the specified SAS PORT. If the SAS PORT has an associated phys, unlink them from the port as well.

AUTHORS

James Bottomley <James.Bottomley@hansenpartnership.com>

Author.

Rob Landley <rob@landley.net>

Author.