Searched refs:IOBASH (Results 1 – 4 of 4) sorted by relevance
209 if (iop->ioflag & IOBASH) { in synio()223 iop->ioflag &= ~IOBASH; in synio()
933 DB(IOBASH) in dumpioact()
934 iop->ioflag = IOBASH; in yylex()
1370 #define IOBASH BIT(9) /* &> etc. */ macro