Searched refs:first_attached_port (Results 1 - 11 of 11) sorted by relevance

/illumos-gate/usr/src/lib/sun_sas/common/
H A DSun_sasGetDiscoveredPortAttributes.c106 if (hba_port_ptr->first_attached_port != NULL) {
107 for (hba_disco_port = hba_port_ptr->first_attached_port;
H A Ddevtree_device_disco.c90 tgt_port = port_ptr->first_attached_port;
106 port_ptr->first_attached_port = NULL;
124 for (disco_port_ptr = port_ptr->first_attached_port;
143 if (port_ptr->first_attached_port) {
154 wwnConversion(port_ptr->first_attached_port->
158 port_ptr->first_attached_port->
202 for (disco_port_ptr = port_ptr->first_attached_port;
373 for (disco_port_ptr = port_ptr->first_attached_port;
500 if (port_ptr->first_attached_port == NULL) {
501 port_ptr->first_attached_port
[all...]
H A DSun_sasGetPortAttributesByWWN.c134 if (hba_port_ptr->first_attached_port != NULL) {
137 for (hba_disco_port = hba_port_ptr->first_attached_port;
H A DSun_sasFreeLibrary.c84 tgt_port = hba_port->first_attached_port;
H A DSun_sasGetTargetMapping.c104 for (hba_disco_port = hba_port_ptr->first_attached_port;
H A DSun_sasScsiReportLUNs.c159 for (hba_disco_port = hba_port_ptr->first_attached_port;
H A DSun_sasSendSMPPassThru.c179 for (hba_disco_port = hba_port_ptr->first_attached_port;
H A DSun_sasScsiInquiry.c178 for (hba_disco_port = hba_port_ptr->first_attached_port;
H A DSun_sasScsiReadCapacity.c166 for (hba_disco_port = hba_port_ptr->first_attached_port;
H A Ddevtree_hba_disco.c50 tgt_port = hba_port->first_attached_port;
65 hba_port->first_attached_port = NULL;
H A Dsun_sas.h165 struct sun_sas_port *first_attached_port; /* Only for HBA port */ member in struct:sun_sas_port

Completed in 68 milliseconds