sas_port_add(9)
NAME
sas_port_add - add a SAS port to the device hierarchy
SYNOPSIS
int sas_port_add(struct sas_port * port);
ARGUMENTS
- port
- port to be added
DESCRIPTION
publishes a port to the rest of the system
AUTHORS
- James Bottomley <James.Bottomley@hansenpartnership.com>
- Author.
- Rob Landley <rob@landley.net>
- Author.