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