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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/char/
H A Dmxser.c2056 unsigned char ch, gdl; local
2075 gdl = inb(port->ioaddr + MOXA_MUST_GDL_REGISTER);
2078 gdl &= MOXA_MUST_GDL_MASK;
2079 if (gdl >= recv_room) {
2083 while (gdl--) {

Completed in 43 milliseconds