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

NAME

6       sas_port_delete - remove SAS PORT
7

SYNOPSIS

9       void sas_port_delete(struct sas_port * port);
10

ARGUMENTS

12       port
13           SAS PORT to remove
14

DESCRIPTION

16       Removes the specified SAS PORT. If the SAS PORT has an associated phys,
17       unlink them from the port as well.
18

AUTHORS

20       James Bottomley <James.Bottomley@hansenpartnership.com>
21           Author.
22
23       Rob Landley <rob@landley.net>
24           Author.
25
27Kernel Hackers Manual 3.10         June 2019                SAS_PORT_DELETE(9)
Impressum