Searched refs:port_attributes (Results 1 - 16 of 16) sorted by relevance

/illumos-gate/usr/src/lib/sun_sas/common/
H A DSun_sasGetPortAttributesByWWN.c100 if (wwnConversion(hba_port_ptr->port_attributes.
118 hba_port_ptr->port_attributes.PortType;
120 hba_port_ptr->port_attributes.PortState;
122 hba_port_ptr->port_attributes.OSDeviceName,
125 hba_port_ptr->port_attributes.PortSpecificAttribute.
141 port_attributes.PortSpecificAttribute.
145 hba_disco_port->port_attributes.
148 hba_disco_port->port_attributes.
151 hba_disco_port->port_attributes.
156 hba_disco_port->port_attributes
[all...]
H A Ddevtree_device_disco.c101 free(last_tgt_port->port_attributes.\
107 port_ptr->port_attributes.PortSpecificAttribute.\
126 if (disco_port_ptr->port_attributes.PortType ==
128 wwnConversion(disco_port_ptr->port_attributes.
131 wwnConversion(port_ptr->port_attributes.
135 disco_port_ptr->port_attributes.
151 if (wwnConversion(port_ptr->port_attributes.
155 port_attributes.PortSpecificAttribute.
159 port_attributes.PortSpecificAttribute.
173 wwnConversion(port_ptr->port_attributes
[all...]
H A DSun_sasGetAdapterPortAttributes.c98 attributes->PortType = hba_port_ptr->port_attributes.PortType;
99 attributes->PortState = hba_port_ptr->port_attributes.PortState;
101 hba_port_ptr->port_attributes.OSDeviceName,
104 hba_port_ptr->port_attributes.PortSpecificAttribute.SASPort,
H A Ddevtree_hba_disco.c61 free(last_tgt_port->port_attributes.\
77 free(last_hba_port->port_attributes.\
114 if ((port_ptr->port_attributes.PortSpecificAttribute.SASPort =
124 S_FREE(port_ptr->port_attributes.PortSpecificAttribute.SASPort);
144 S_FREE(port_ptr->port_attributes.PortSpecificAttribute.SASPort);
155 port_ptr->port_attributes.PortState = HBA_PORTSTATE_OFFLINE;
157 port_ptr->port_attributes.PortState = HBA_PORTSTATE_ONLINE;
160 port_ptr->port_attributes.PortType = HBA_PORTTYPE_SASDEVICE;
166 (void) strlcpy(port_ptr->port_attributes.OSDeviceName, cntlLink,
167 sizeof (port_ptr->port_attributes
[all...]
H A DSun_sasGetDiscoveredPortAttributes.c122 hba_disco_port->port_attributes.PortType;
124 hba_disco_port->port_attributes.PortState;
126 hba_disco_port->port_attributes.OSDeviceName,
129 hba_disco_port->port_attributes.PortSpecificAttribute.
H A DSun_sasScsiReportLUNs.c133 if (wwnConversion(hba_port_ptr->port_attributes.
166 if (wwnConversion(hba_disco_port->port_attributes.\
177 if ((hba_disco_port->port_attributes.PortType !=
179 (hba_disco_port->port_attributes.PortType !=
H A DSun_sasSendSMPPassThru.c153 if (wwnConversion(hba_port_ptr->port_attributes.
186 if (wwnConversion(hba_disco_port->port_attributes.\
198 if ((hba_disco_port->port_attributes.\
215 hba_disco_port->port_attributes.OSDeviceName,
H A DSun_sasFreeLibrary.c95 free(last_tgt_port->port_attributes.\
109 free(last_hba_port->port_attributes.\
H A DSun_sasGetSASPhyAttributes.c77 if (phy >= hba_port_ptr->port_attributes.PortSpecificAttribute.
H A DSun_sasScsiInquiry.c152 if (wwnConversion(hba_port_ptr->port_attributes.
185 if (wwnConversion(hba_disco_port->port_attributes.\
196 if ((hba_disco_port->port_attributes.PortType !=
198 (hba_disco_port->port_attributes.PortType !=
H A DSun_sasScsiReadCapacity.c140 if (wwnConversion(hba_port_ptr->port_attributes.
173 if (wwnConversion(hba_disco_port->port_attributes.\
184 if ((hba_disco_port->port_attributes.PortType !=
186 (hba_disco_port->port_attributes.PortType !=
H A DSun_sasGetTargetMapping.c81 if (wwnConversion(hba_port_ptr->port_attributes.
H A DSun_sasGetPhyStatistics.c98 if (phy >= hba_port_ptr->port_attributes.PortSpecificAttribute.
176 iport_wwn = wwnConversion(hba_port_ptr->port_attributes.\
H A Devent.c97 port_attributes.PortSpecificAttribute.
H A Dsun_sas.c360 pwwn = hba_ptr->first_port->port_attributes.PortSpecificAttribute.\
H A Dsun_sas.h159 SMHBA_PORTATTRIBUTES port_attributes; member in struct:sun_sas_port

Completed in 81 milliseconds