Searched defs:peri_qual (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/cfgadm_plugins/fp/common/
H A Dcfga_cs.c687 uchar_t unconf_flag = 0, peri_qual; local
795 peri_qual = inq.inq_dtype & FP_PERI_QUAL_MASK;
796 if (peri_qual == DPQ_POSSIBLE) {
H A Dcfga_list.c3056 uchar_t peri_qual; local
3080 peri_qual = inq_buf->inq_dtype & FP_PERI_QUAL_MASK;
3086 if (peri_qual != DPQ_POSSIBLE) {

Completed in 64 milliseconds