Searched refs:RIOC_RESUME (Results 1 – 2 of 2) sorted by relevance
181 #define RIOC_RESUME (0x06 | RIOC_PRE_EMPTIVE) /* Resume if xoffed */ macro
421 if (RIOPreemptiveCmd(p, (p->RIOPortp[port]), RIOC_RESUME) == in riocontrol()1452 case RIOC_RESUME: in RIOPreemptiveCmd()