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

/osnet-11/usr/src/lib/sun_sas/common/
H A DSun_sasGetTargetMapping.c38 int domainPortFound = 0; local
102 domainPortFound = 1;
150 if (domainPortFound == 0) {
H A DSun_sasScsiReportLUNs.c72 int index = 0, domainPortFound = 0; local
152 domainPortFound = 1;
154 if (!(domainPortFound)) {
223 } else if (chkDomainPort && !domainPortFound) {
H A DSun_sasSendSMPPassThru.c92 int domainPortFound = 0; local
172 domainPortFound = 1;
174 if (!(domainPortFound)) {
240 } else if (chkDomainPort && !domainPortFound) {
H A DSun_sasScsiInquiry.c76 int domainPortFound = 0; local
171 domainPortFound = 1;
173 if (!(domainPortFound)) {
263 } else if (chkDomainPort && !domainPortFound) {
H A DSun_sasScsiReadCapacity.c72 int index = 0, domainPortFound = 0; local
159 domainPortFound = 1;
161 if (!(domainPortFound)) {
251 } else if (chkDomainPort && !domainPortFound) {

Completed in 30 milliseconds