Searched refs:FLAG_REMOVE_UNUSABLE_FCP_DEV (Results 1 - 3 of 3) sorted by relevance

/osnet-11/usr/src/lib/cfgadm_plugins/fp/common/
H A Dcfga_cs.c230 if ((apidt->flags & FLAG_REMOVE_UNUSABLE_FCP_DEV) ==
231 FLAG_REMOVE_UNUSABLE_FCP_DEV) {
299 if ((apidt->flags & FLAG_REMOVE_UNUSABLE_FCP_DEV) ==
300 FLAG_REMOVE_UNUSABLE_FCP_DEV) {
441 if ((apidt->flags & FLAG_REMOVE_UNUSABLE_FCP_DEV) ==
442 FLAG_REMOVE_UNUSABLE_FCP_DEV) {
479 if ((apidt->flags & FLAG_REMOVE_UNUSABLE_FCP_DEV) ==
480 FLAG_REMOVE_UNUSABLE_FCP_DEV) {
1018 if (((optflag & FLAG_REMOVE_UNUSABLE_FCP_DEV) !=
1019 FLAG_REMOVE_UNUSABLE_FCP_DEV) ||
[all...]
H A Dcfga_fp.c106 apidt.flags |= FLAG_REMOVE_UNUSABLE_FCP_DEV;
H A Dcfga_fp.h256 #define FLAG_REMOVE_UNUSABLE_FCP_DEV 0x01000000 macro

Completed in 20 milliseconds