Home
last modified time | relevance | path

Searched refs:RIOC_RESUME (Results 1 – 2 of 2) sorted by relevance

/drivers/char/rio/
Dcirrus.h181 #define RIOC_RESUME (0x06 | RIOC_PRE_EMPTIVE) /* Resume if xoffed */ macro
Drioctrl.c421 if (RIOPreemptiveCmd(p, (p->RIOPortp[port]), RIOC_RESUME) == in riocontrol()
1452 case RIOC_RESUME: in RIOPreemptiveCmd()