Searched refs:port_attributes (Results 1 – 16 of 16) sorted by relevance
101 free(last_tgt_port->port_attributes.\ in free_attached_port()107 port_ptr->port_attributes.PortSpecificAttribute.\ in free_attached_port()126 if (disco_port_ptr->port_attributes.PortType == in fillDomainPortWWN()128 wwnConversion(disco_port_ptr->port_attributes. in fillDomainPortWWN()131 wwnConversion(port_ptr->port_attributes. in fillDomainPortWWN()135 disco_port_ptr->port_attributes. in fillDomainPortWWN()151 if (wwnConversion(port_ptr->port_attributes. in fillDomainPortWWN()155 port_attributes.PortSpecificAttribute. in fillDomainPortWWN()159 port_attributes.PortSpecificAttribute. in fillDomainPortWWN()173 wwnConversion(port_ptr->port_attributes. in fillDomainPortWWN()[all …]
61 free(last_tgt_port->port_attributes.\ in free_hba_port()77 free(last_hba_port->port_attributes.\ in free_hba_port()114 if ((port_ptr->port_attributes.PortSpecificAttribute.SASPort = in add_hba_port_info()124 S_FREE(port_ptr->port_attributes.PortSpecificAttribute.SASPort); in add_hba_port_info()144 S_FREE(port_ptr->port_attributes.PortSpecificAttribute.SASPort); in add_hba_port_info()155 port_ptr->port_attributes.PortState = HBA_PORTSTATE_OFFLINE; in add_hba_port_info()157 port_ptr->port_attributes.PortState = HBA_PORTSTATE_ONLINE; in add_hba_port_info()160 port_ptr->port_attributes.PortType = HBA_PORTTYPE_SASDEVICE; in add_hba_port_info()166 (void) strlcpy(port_ptr->port_attributes.OSDeviceName, cntlLink, in add_hba_port_info()167 sizeof (port_ptr->port_attributes.OSDeviceName)); in add_hba_port_info()[all …]
100 if (wwnConversion(hba_port_ptr->port_attributes. in Sun_sasGetPortAttributesByWWN()118 hba_port_ptr->port_attributes.PortType; in Sun_sasGetPortAttributesByWWN()120 hba_port_ptr->port_attributes.PortState; in Sun_sasGetPortAttributesByWWN()122 hba_port_ptr->port_attributes.OSDeviceName, in Sun_sasGetPortAttributesByWWN()125 hba_port_ptr->port_attributes.PortSpecificAttribute. in Sun_sasGetPortAttributesByWWN()141 port_attributes.PortSpecificAttribute. in Sun_sasGetPortAttributesByWWN()145 hba_disco_port->port_attributes. in Sun_sasGetPortAttributesByWWN()148 hba_disco_port->port_attributes. in Sun_sasGetPortAttributesByWWN()151 hba_disco_port->port_attributes. in Sun_sasGetPortAttributesByWWN()156 hba_disco_port->port_attributes. in Sun_sasGetPortAttributesByWWN()
98 attributes->PortType = hba_port_ptr->port_attributes.PortType; in Sun_sasGetAdapterPortAttributes()99 attributes->PortState = hba_port_ptr->port_attributes.PortState; in Sun_sasGetAdapterPortAttributes()101 hba_port_ptr->port_attributes.OSDeviceName, in Sun_sasGetAdapterPortAttributes()104 hba_port_ptr->port_attributes.PortSpecificAttribute.SASPort, in Sun_sasGetAdapterPortAttributes()
122 hba_disco_port->port_attributes.PortType; in Sun_sasGetDiscoveredPortAttributes()124 hba_disco_port->port_attributes.PortState; in Sun_sasGetDiscoveredPortAttributes()126 hba_disco_port->port_attributes.OSDeviceName, in Sun_sasGetDiscoveredPortAttributes()129 hba_disco_port->port_attributes.PortSpecificAttribute. in Sun_sasGetDiscoveredPortAttributes()
153 if (wwnConversion(hba_port_ptr->port_attributes. in Sun_sasSendSMPPassThru()186 if (wwnConversion(hba_disco_port->port_attributes.\ in Sun_sasSendSMPPassThru()198 if ((hba_disco_port->port_attributes.\ in Sun_sasSendSMPPassThru()215 hba_disco_port->port_attributes.OSDeviceName, in Sun_sasSendSMPPassThru()
133 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()
140 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()
152 if (wwnConversion(hba_port_ptr->port_attributes. in Sun_sasScsiInquiry()185 if (wwnConversion(hba_disco_port->port_attributes.\ in Sun_sasScsiInquiry()196 if ((hba_disco_port->port_attributes.PortType != in Sun_sasScsiInquiry()198 (hba_disco_port->port_attributes.PortType != in Sun_sasScsiInquiry()
95 free(last_tgt_port->port_attributes.\ in FreeHBA()109 free(last_hba_port->port_attributes.\ in FreeHBA()
98 if (phy >= hba_port_ptr->port_attributes.PortSpecificAttribute. in Sun_sasGetPhyStatistics()176 iport_wwn = wwnConversion(hba_port_ptr->port_attributes.\ in Sun_sasGetPhyStatistics()
77 if (phy >= hba_port_ptr->port_attributes.PortSpecificAttribute. in Sun_sasGetSASPhyAttributes()
81 if (wwnConversion(hba_port_ptr->port_attributes. in Sun_sasGetTargetMapping()
97 port_attributes.PortSpecificAttribute. in updateMatchingPhy()
360 pwwn = hba_ptr->first_port->port_attributes.PortSpecificAttribute.\ in getFirstAdapterPortWWN()
159 SMHBA_PORTATTRIBUTES port_attributes; member