Searched refs:FLAG_DISABLE_RCM (Results 1 - 8 of 8) sorted by relevance

/osnet-11/usr/src/lib/cfgadm_plugins/scsi/common/
H A Dcfga_ctl.c161 if (((apidp->flags & FLAG_DISABLE_RCM) == 0) &&
198 if ((apidp->flags & FLAG_DISABLE_RCM) == 0) {
221 if ((apidp->flags & FLAG_DISABLE_RCM) == 0) {
308 if ((apidp->flags & FLAG_DISABLE_RCM) == 0) {
332 if ((apidp->flags & FLAG_DISABLE_RCM) == 0) {
339 if ((apidp->flags & FLAG_DISABLE_RCM) == 0) {
412 if ((apidp->flags & FLAG_DISABLE_RCM) == 0) {
435 if ((apidp->flags & FLAG_DISABLE_RCM) == 0)
452 if ((apidp->flags & FLAG_DISABLE_RCM) == 0)
463 if ((apidp->flags & FLAG_DISABLE_RCM)
[all...]
H A Dcfga_scsi.c90 apidt.flags |= FLAG_DISABLE_RCM;
150 apidt.flags |= FLAG_DISABLE_RCM;
H A Dcfga_scsi.h198 #define FLAG_DISABLE_RCM 0x01 macro
H A Dcfga_utils.c892 if ((apidp->flags & FLAG_DISABLE_RCM) == 0) {
928 if ((apidp->flags & FLAG_DISABLE_RCM) == 0) {
/osnet-11/usr/src/lib/cfgadm_plugins/usb/common/
H A Dcfga_usb.h102 #define FLAG_DISABLE_RCM 0x00000001 /* flags */ macro
/osnet-11/usr/src/lib/cfgadm_plugins/fp/common/
H A Dcfga_fp.c89 apidt.flags |= FLAG_DISABLE_RCM;
H A Dcfga_cs.c153 if ((apidt->flags & FLAG_DISABLE_RCM) != 0) {
186 if ((apidt->flags & FLAG_DISABLE_RCM) != 0) {
220 if ((apidt->flags & FLAG_DISABLE_RCM) != 0) {
290 if ((apidt->flags & FLAG_DISABLE_RCM) != 0) {
901 if ((apidt->flags & FLAG_DISABLE_RCM) == 0) {
H A Dcfga_fp.h250 #define FLAG_DISABLE_RCM 0x00000001 macro

Completed in 39 milliseconds