Add a sas port to the device hierarchy
int sas_port_add(struct sas_port * port);
port
port to be added
publishes a port to the rest of the system
James Bottomley <[email protected]>
Author.
Rob Landley <[email protected]>