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

/illumos-gate/usr/src/lib/sun_sas/common/
H A DSun_sasGetTargetMapping.c38 int hbaPortFound = 0; local
80 if (hbaPortFound == 0) {
91 hbaPortFound = 1;
141 if (hbaPortFound == 0) {
H A DSun_sasScsiReportLUNs.c75 int hbaPortFound = 0; local
132 if (hbaPortFound == 0) {
143 hbaPortFound = 1;
219 if (hbaPortFound == 0) {
H A DSun_sasSendSMPPassThru.c95 int hbaPortFound = 0; local
152 if (hbaPortFound == 0) {
163 hbaPortFound = 1;
236 if (hbaPortFound == 0) {
H A DSun_sasScsiInquiry.c78 int hbaPortFound = 0; local
151 if (hbaPortFound == 0) {
162 hbaPortFound = 1;
259 if (hbaPortFound == 0) {
H A DSun_sasScsiReadCapacity.c74 int hbaPortFound = 0; local
139 if (hbaPortFound == 0) {
150 hbaPortFound = 1;
247 if (hbaPortFound == 0) {

Completed in 62 milliseconds