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