Searched refs:port_attributes (Results 1 – 16 of 16) sorted by relevance
102 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 …]
66 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 …]
103 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()
99 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()
123 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()
157 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()
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()
155 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()
100 free(last_tgt_port->port_attributes.\ in FreeHBA()114 free(last_hba_port->port_attributes.\ in FreeHBA()
102 if (phy >= hba_port_ptr->port_attributes.PortSpecificAttribute. in Sun_sasGetPhyStatistics()180 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()
100 port_attributes.PortSpecificAttribute. in updateMatchingPhy()
363 pwwn = hba_ptr->first_port->port_attributes.PortSpecificAttribute.\ in getFirstAdapterPortWWN()
159 SMHBA_PORTATTRIBUTES port_attributes; member