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

/osnet-11/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.c73 int chkDomainPort = 0; local
125 chkDomainPort = 1;
147 if (chkDomainPort != 0) {
207 if (chkDomainPort) {
223 } else if (chkDomainPort && !domainPortFound) {
H A DSun_sasScsiInquiry.c78 int chkDomainPort = 0; local
143 chkDomainPort = 1;
166 if (chkDomainPort) {
247 if (chkDomainPort) {
263 } else if (chkDomainPort && !domainPortFound) {
H A DSun_sasScsiReadCapacity.c74 int chkDomainPort = 0; local
125 chkDomainPort = 1;
154 if (chkDomainPort != 0) {
235 if (chkDomainPort) {
251 } else if (chkDomainPort && !domainPortFound) {
H A DSun_sasSendSMPPassThru.c93 int chkDomainPort = 0; local
144 chkDomainPort = 1;
167 if (chkDomainPort != 0) {
227 if (chkDomainPort) {
240 } else if (chkDomainPort && !domainPortFound) {

Completed in 1179 milliseconds