1SAS_PORT_ADD(9) SCSI mid layer SAS_PORT_ADD(9)
23
4
NAME
6sas_port_add - add a SAS port to the device hierarchy
7
SYNOPSIS
9int sas_port_add(struct sas_port * port);
10
ARGUMENTS
12port
13port to be added
14
DESCRIPTION
16publishes a port to the rest of the system
17
AUTHORS
19James Bottomley <James.Bottomley@hansenpartnership.com>
20Author.
2122
Rob Landley <rob@landley.net>
23Author.
24
COPYRIGHT
26Kernel Hackers Manual 2.6. November 2011 SAS_PORT_ADD(9)