Searched refs:domainPortFound (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/lib/sun_sas/common/
H A DSun_sasGetTargetMapping.c39 int domainPortFound = 0; local
102 domainPortFound = 1;
150 if (domainPortFound == 0) {
H A DSun_sasScsiReportLUNs.c73 int index = 0, domainPortFound = 0; local
152 domainPortFound = 1;
154 if (!(domainPortFound)) {
223 } else if (chkDomainPort && !domainPortFound) {
H A DSun_sasSendSMPPassThru.c93 int domainPortFound = 0; local
172 domainPortFound = 1;
174 if (!(domainPortFound)) {
240 } else if (chkDomainPort && !domainPortFound) {
H A DSun_sasScsiInquiry.c77 int domainPortFound = 0; local
171 domainPortFound = 1;
173 if (!(domainPortFound)) {
263 } else if (chkDomainPort && !domainPortFound) {
H A DSun_sasScsiReadCapacity.c73 int index = 0, domainPortFound = 0; local
159 domainPortFound = 1;
161 if (!(domainPortFound)) {
251 } else if (chkDomainPort && !domainPortFound) {

Completed in 61 milliseconds