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

NAME

6       sas_port_delete_phy - remove a phy from a port or wide port
7

SYNOPSIS

9       void sas_port_delete_phy(struct sas_port * port, struct sas_phy * phy);
10

ARGUMENTS

12       port
13           port to remove the phy from
14
15       phy
16           phy to remove
17

DESCRIPTION

19       This operation is used for tearing down ports again. It must be done to
20       every port or wide port before calling sas_port_delete.
21

AUTHORS

23       James Bottomley <James.Bottomley@hansenpartnership.com>
24           Author.
25
26       Rob Landley <rob@landley.net>
27           Author.
28
30Kernel Hackers Manual 2.6.       November 2011          SAS_PORT_DELETE_PHY(9)
Impressum