Searched defs:hbaPortFound (Results 1 - 5 of 5) sorted by relevance

/osnet-11/usr/src/lib/sun_sas/common/
H A DSun_sasGetTargetMapping.c37 int hbaPortFound = 0; local
79 if (hbaPortFound == 0) {
91 hbaPortFound = 1;
141 if (hbaPortFound == 0) {
H A DSun_sasScsiReportLUNs.c74 int hbaPortFound = 0; local
131 if (hbaPortFound == 0) {
143 hbaPortFound = 1;
219 if (hbaPortFound == 0) {
H A DSun_sasScsiInquiry.c77 int hbaPortFound = 0; local
150 if (hbaPortFound == 0) {
162 hbaPortFound = 1;
259 if (hbaPortFound == 0) {
H A DSun_sasScsiReadCapacity.c73 int hbaPortFound = 0; local
138 if (hbaPortFound == 0) {
150 hbaPortFound = 1;
247 if (hbaPortFound == 0) {
H A DSun_sasSendSMPPassThru.c94 int hbaPortFound = 0; local
151 if (hbaPortFound == 0) {
163 hbaPortFound = 1;
236 if (hbaPortFound == 0) {

Completed in 21 milliseconds