Remove sas port
void sas_port_delete(struct sas_port * port);
port
SAS PORT to remove
Removes the specified SAS PORT. If the SAS PORT has an associated phys, unlink them from the port as well.
James Bottomley <James.Bottomley@hansenpartnership.com>
Author.
Rob Landley <rob@landley.net>
Author.