Searched refs:MIEN (Results 1 – 2 of 2) sorted by relevance
123 #define MIEN 0x08 /* Modem Status */ macro
1502 icr = (TIEN | SIEN | MIEN); in asy_program()2099 if (INB(ICR) & MIEN) in async_softint()3171 OUTB(ICR, icr & ~ MIEN); in async_ioctl()3620 if (INB(ICR) & MIEN) in asymctl()