Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/sun_sas/common/
H A Ddevtree_device_disco.c102 free(last_tgt_port->port_attributes.\ in free_attached_port()
108 port_ptr->port_attributes.PortSpecificAttribute.\ in free_attached_port()
127 if (disco_port_ptr->port_attributes.PortType == in fillDomainPortWWN()
129 wwnConversion(disco_port_ptr->port_attributes. in fillDomainPortWWN()
132 wwnConversion(port_ptr->port_attributes. in fillDomainPortWWN()
136 disco_port_ptr->port_attributes. in fillDomainPortWWN()
152 if (wwnConversion(port_ptr->port_attributes. in fillDomainPortWWN()
156 port_attributes.PortSpecificAttribute. in fillDomainPortWWN()
160 port_attributes.PortSpecificAttribute. in fillDomainPortWWN()
174 wwnConversion(port_ptr->port_attributes. in fillDomainPortWWN()
[all …]
H A Ddevtree_hba_disco.c66 free(last_tgt_port->port_attributes.\ in free_hba_port()
82 free(last_hba_port->port_attributes.\ in free_hba_port()
119 if ((port_ptr->port_attributes.PortSpecificAttribute.SASPort = in add_hba_port_info()
129 S_FREE(port_ptr->port_attributes.PortSpecificAttribute.SASPort); in add_hba_port_info()
149 S_FREE(port_ptr->port_attributes.PortSpecificAttribute.SASPort); in add_hba_port_info()
160 port_ptr->port_attributes.PortState = HBA_PORTSTATE_OFFLINE; in add_hba_port_info()
162 port_ptr->port_attributes.PortState = HBA_PORTSTATE_ONLINE; in add_hba_port_info()
165 port_ptr->port_attributes.PortType = HBA_PORTTYPE_SASDEVICE; in add_hba_port_info()
171 (void) strlcpy(port_ptr->port_attributes.OSDeviceName, cntlLink, in add_hba_port_info()
172 sizeof (port_ptr->port_attributes.OSDeviceName)); in add_hba_port_info()
[all …]
H A DSun_sasGetPortAttributesByWWN.c103 if (wwnConversion(hba_port_ptr->port_attributes. in Sun_sasGetPortAttributesByWWN()
121 hba_port_ptr->port_attributes.PortType; in Sun_sasGetPortAttributesByWWN()
123 hba_port_ptr->port_attributes.PortState; in Sun_sasGetPortAttributesByWWN()
125 hba_port_ptr->port_attributes.OSDeviceName, in Sun_sasGetPortAttributesByWWN()
128 hba_port_ptr->port_attributes.PortSpecificAttribute. in Sun_sasGetPortAttributesByWWN()
144 port_attributes.PortSpecificAttribute. in Sun_sasGetPortAttributesByWWN()
148 hba_disco_port->port_attributes. in Sun_sasGetPortAttributesByWWN()
151 hba_disco_port->port_attributes. in Sun_sasGetPortAttributesByWWN()
154 hba_disco_port->port_attributes. in Sun_sasGetPortAttributesByWWN()
159 hba_disco_port->port_attributes. in Sun_sasGetPortAttributesByWWN()
H A DSun_sasGetAdapterPortAttributes.c99 attributes->PortType = hba_port_ptr->port_attributes.PortType; in Sun_sasGetAdapterPortAttributes()
100 attributes->PortState = hba_port_ptr->port_attributes.PortState; in Sun_sasGetAdapterPortAttributes()
102 hba_port_ptr->port_attributes.OSDeviceName, in Sun_sasGetAdapterPortAttributes()
105 hba_port_ptr->port_attributes.PortSpecificAttribute.SASPort, in Sun_sasGetAdapterPortAttributes()
H A DSun_sasGetDiscoveredPortAttributes.c123 hba_disco_port->port_attributes.PortType; in Sun_sasGetDiscoveredPortAttributes()
125 hba_disco_port->port_attributes.PortState; in Sun_sasGetDiscoveredPortAttributes()
127 hba_disco_port->port_attributes.OSDeviceName, in Sun_sasGetDiscoveredPortAttributes()
130 hba_disco_port->port_attributes.\ in Sun_sasGetDiscoveredPortAttributes()
H A DSun_sasSendSMPPassThru.c157 if (wwnConversion(hba_port_ptr->port_attributes. in Sun_sasSendSMPPassThru()
190 if (wwnConversion(hba_disco_port->port_attributes.\ in Sun_sasSendSMPPassThru()
202 if ((hba_disco_port->port_attributes.\ in Sun_sasSendSMPPassThru()
219 hba_disco_port->port_attributes.OSDeviceName, in Sun_sasSendSMPPassThru()
H A DSun_sasScsiReportLUNs.c133 if (wwnConversion(hba_port_ptr->port_attributes. in Sun_sasScsiReportLUNs()
166 if (wwnConversion(hba_disco_port->port_attributes.\ in Sun_sasScsiReportLUNs()
177 if ((hba_disco_port->port_attributes.PortType != in Sun_sasScsiReportLUNs()
179 (hba_disco_port->port_attributes.PortType != in Sun_sasScsiReportLUNs()
H A DSun_sasScsiReadCapacity.c140 if (wwnConversion(hba_port_ptr->port_attributes. in Sun_sasScsiReadCapacity()
173 if (wwnConversion(hba_disco_port->port_attributes.\ in Sun_sasScsiReadCapacity()
184 if ((hba_disco_port->port_attributes.PortType != in Sun_sasScsiReadCapacity()
186 (hba_disco_port->port_attributes.PortType != in Sun_sasScsiReadCapacity()
H A DSun_sasScsiInquiry.c155 if (wwnConversion(hba_port_ptr->port_attributes. in Sun_sasScsiInquiry()
188 if (wwnConversion(hba_disco_port->port_attributes.\ in Sun_sasScsiInquiry()
199 if ((hba_disco_port->port_attributes.PortType != in Sun_sasScsiInquiry()
201 (hba_disco_port->port_attributes.PortType != in Sun_sasScsiInquiry()
H A DSun_sasFreeLibrary.c100 free(last_tgt_port->port_attributes.\ in FreeHBA()
114 free(last_hba_port->port_attributes.\ in FreeHBA()
H A DSun_sasGetPhyStatistics.c102 if (phy >= hba_port_ptr->port_attributes.PortSpecificAttribute. in Sun_sasGetPhyStatistics()
180 iport_wwn = wwnConversion(hba_port_ptr->port_attributes.\ in Sun_sasGetPhyStatistics()
H A DSun_sasGetSASPhyAttributes.c77 if (phy >= hba_port_ptr->port_attributes.PortSpecificAttribute. in Sun_sasGetSASPhyAttributes()
H A DSun_sasGetTargetMapping.c81 if (wwnConversion(hba_port_ptr->port_attributes. in Sun_sasGetTargetMapping()
H A Devent.c100 port_attributes.PortSpecificAttribute. in updateMatchingPhy()
H A Dsun_sas.c363 pwwn = hba_ptr->first_port->port_attributes.PortSpecificAttribute.\ in getFirstAdapterPortWWN()
H A Dsun_sas.h159 SMHBA_PORTATTRIBUTES port_attributes; member