Searched refs:fcerrmask (Results 1 – 3 of 3) sorted by relevance
50 { if (((l) >= fcerrlevel) && ((m) & fcerrmask)) cmn_err args; }
51 { if (((l) >= fcerrlevel) && ((m) & fcerrmask)) cmn_err args; }
106 static uint_t fcerrmask = FDEM_ALL; variable472 fcerrmask = (uint_t)debug[1]; in fdc_probe()