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 <[email protected]>
Author.
Rob Landley <[email protected]>