HomeSort by: relevance | last modified time | path
    Searched refs:AIC_SHOWMISC (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/ic/
aic6360var.h 186 #define AIC_SHOWMISC 0x08
190 extern int aic_debug; /* AIC_SHOWSTART|AIC_SHOWMISC|AIC_SHOWTRACE; */
214 #define AIC_MISC(s) AIC_PRINT(AIC_SHOWMISC, s)
aic6360.c 151 int aic_debug = 0x00; /* AIC_SHOWSTART|AIC_SHOWMISC|AIC_SHOWTRACE; */
911 if ((aic_debug & AIC_SHOWMISC) != 0) {
1998 if ((aic_debug & AIC_SHOWMISC) != 0) {

Completed in 15 milliseconds