Searched refs:MIEN (Results 1 – 4 of 4) sorted by relevance
123 #define MIEN 0x08 /* Modem Status */ macro
120 #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()3618 if (INB(ICR) & MIEN) in asymctl()
2194 icr = (TIEN | SIEN | MIEN); in asy_program()4279 asy->asy_ioaddr + ICR) & MIEN) { in asymctl()