Searched refs:ERRLOGMASK (Results 1 – 1 of 1) sorted by relevance
254 /* #define ERRLOGMASK CD_NOTHING */255 #define ERRLOGMASK CD_WARNING macro 256 /* #define ERRLOGMASK (CD_WARNING|CD_OPEN|CD_COUNT_TRACKS|CD_CLOSE) */257 /* #define ERRLOGMASK (CD_WARNING|CD_REG_UNREG|CD_DO_IOCTL|CD_OPEN|CD_CLOSE|CD_COUNT_TRACKS) */308 #if (ERRLOGMASK != CD_NOTHING)311 if ((ERRLOGMASK & type) || debug == 1) \317 if (0 && (ERRLOGMASK & type) || debug == 1) \