1SAS_PORT_FREE(9)                SCSI mid layer                SAS_PORT_FREE(9)
2
3
4

NAME

6       sas_port_free - free a SAS PORT
7

SYNOPSIS

9       void sas_port_free(struct sas_port * port);
10

ARGUMENTS

12       port
13           SAS PORT to free
14

DESCRIPTION

16       Frees the specified SAS PORT.
17

NOTE

19       This function must only be called on a PORT that has not successfully
20       been added using sas_port_add.
21

AUTHORS

23       James Bottomley <James.Bottomley@hansenpartnership.com>
24           Author.
25
26       Rob Landley <rob@landley.net>
27           Author.
28
30Kernel Hackers Manual 3.10         June 2019                  SAS_PORT_FREE(9)
Impressum