Searched refs:LOWWAIT (Results 1 – 5 of 5) sorted by relevance
59 #define LOWWAIT 0x02 macro
69 #define LOWWAIT 0x2 macro
745 if ((ch->statusflags & LOWWAIT) == 0) { in pcxe_write()746 ch->statusflags |= LOWWAIT; in pcxe_write()791 if (remain && (ch->statusflags & LOWWAIT) == 0) { in pcxe_write_room()792 ch->statusflags |= LOWWAIT; in pcxe_write_room()1775 if (ch->statusflags & LOWWAIT) { in doevent()1776 ch->statusflags &= ~LOWWAIT; in doevent()2438 if(info->statusflags & LOWWAIT) in pcxe_start()
997 if ((ch->statusflags & LOWWAIT) == 0) in pc_write()999 ch->statusflags |= LOWWAIT; in pc_write()1056 if (remain && (ch->statusflags & LOWWAIT) == 0) in pc_write_room()1058 ch->statusflags |= LOWWAIT; in pc_write_room()2376 if (ch->statusflags & LOWWAIT) in doevent()2379 ch->statusflags &= ~LOWWAIT; in doevent()3492 if (ch->statusflags & LOWWAIT) in pc_start()
178 #define LOWWAIT 0x2 macro735 ch->statusflags |= LOWWAIT; in moxa_write()812 ch->statusflags |= LOWWAIT; in moxa_put_char()1011 if (ch->statusflags & LOWWAIT) { in moxa_poll()1014 ch->statusflags &= ~LOWWAIT; in moxa_poll()