Searched refs:RIOC_PRE_EMPTIVE (Results 1 - 2 of 2) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/char/rio/
H A Dcirrus.h169 #define RIOC_PRE_EMPTIVE 0x80 /* Pre-emptive bit in command field */ macro
179 #define RIOC_WFLUSH (0x04 | RIOC_PRE_EMPTIVE) /* Write flush */
180 #define RIOC_RFLUSH (0x05 | RIOC_PRE_EMPTIVE) /* Read flush */
181 #define RIOC_RESUME (0x06 | RIOC_PRE_EMPTIVE) /* Resume if xoffed */
184 #define RIOC_SUSPEND (0x09 | RIOC_PRE_EMPTIVE) /* Susp op (behave as tho xoffed) */
185 #define RIOC_FCLOSE (0x0a | RIOC_PRE_EMPTIVE) /* Force close */
187 #define RIOC_MBIS (0x0c | RIOC_PRE_EMPTIVE) /* Set modem lines */
188 #define RIOC_MBIC (0x0d | RIOC_PRE_EMPTIVE) /* Clear modem lines */
189 #define RIOC_MSET (0x0e | RIOC_PRE_EMPTIVE) /* Set modem lines */
191 #define RIOC_MGET (0x10 | RIOC_PRE_EMPTIVE) /* Forc
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/char/rio/
H A Dcirrus.h169 #define RIOC_PRE_EMPTIVE 0x80 /* Pre-emptive bit in command field */ macro
179 #define RIOC_WFLUSH (0x04 | RIOC_PRE_EMPTIVE) /* Write flush */
180 #define RIOC_RFLUSH (0x05 | RIOC_PRE_EMPTIVE) /* Read flush */
181 #define RIOC_RESUME (0x06 | RIOC_PRE_EMPTIVE) /* Resume if xoffed */
184 #define RIOC_SUSPEND (0x09 | RIOC_PRE_EMPTIVE) /* Susp op (behave as tho xoffed) */
185 #define RIOC_FCLOSE (0x0a | RIOC_PRE_EMPTIVE) /* Force close */
187 #define RIOC_MBIS (0x0c | RIOC_PRE_EMPTIVE) /* Set modem lines */
188 #define RIOC_MBIC (0x0d | RIOC_PRE_EMPTIVE) /* Clear modem lines */
189 #define RIOC_MSET (0x0e | RIOC_PRE_EMPTIVE) /* Set modem lines */
191 #define RIOC_MGET (0x10 | RIOC_PRE_EMPTIVE) /* Forc
[all...]

Completed in 63 milliseconds