sas_port_free (9) - Linux Manuals
sas_port_free: free a SAS PORT
NAME
sas_port_free - free a SAS PORT
SYNOPSIS
-
void sas_port_free(struct sas_port
* port);
ARGUMENTS
port
-
- SAS PORT to free
DESCRIPTION
NOTE
This function must only be called on a PORT that has not successfully been added using sas_port_add.
AUTHORS
James Bottomley <James.Bottomley [at] hansenpartnership.com>
- Author.
Rob Landley <rob [at] landley.net>
- Author.
COPYRIGHT