Searched refs:IOBASH (Results 1 – 4 of 4) sorted by relevance
218 if (iop->ioflag & IOBASH) { in synio()227 iop->ioflag &= ~IOBASH; in synio()
971 DB(IOBASH) in dumpioact()
925 iop->ioflag = IOBASH; in yylex()
2032 #define IOBASH BIT(10) /* &> etc. */ macro