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

/illumos-gate/usr/src/lib/sun_sas/common/
H A DSun_sasGetPortAttributesByWWN.c40 int index, chkDomainPort = 0, domainFound = 0; local
49 chkDomainPort = 1;
92 if (chkDomainPort) {
107 if (chkDomainPort == 0) {
165 if (chkDomainPort) {
174 if (chkDomainPort && domainFound == 0) {
181 /* We enter here only when chkDomainPort == 0 */
H A DSun_sasScsiReportLUNs.c74 int chkDomainPort = 0; local
126 chkDomainPort = 1;
147 if (chkDomainPort != 0) {
207 if (chkDomainPort) {
223 } else if (chkDomainPort && !domainPortFound) {
H A DSun_sasSendSMPPassThru.c94 int chkDomainPort = 0; local
145 chkDomainPort = 1;
167 if (chkDomainPort != 0) {
227 if (chkDomainPort) {
240 } else if (chkDomainPort && !domainPortFound) {
H A DSun_sasScsiInquiry.c79 int chkDomainPort = 0; local
144 chkDomainPort = 1;
166 if (chkDomainPort) {
247 if (chkDomainPort) {
263 } else if (chkDomainPort && !domainPortFound) {
H A DSun_sasScsiReadCapacity.c75 int chkDomainPort = 0; local
126 chkDomainPort = 1;
154 if (chkDomainPort != 0) {
235 if (chkDomainPort) {
251 } else if (chkDomainPort && !domainPortFound) {

Completed in 73 milliseconds