sas_port_delete (9) - Linux Manuals

sas_port_delete: remove SAS PORT

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

Author.

Rob Landley <rob [at] landley.net>

Author.

COPYRIGHT