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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/char/
H A Dser_a2232.h89 u_char OutTail; /* output queue tail */ member in struct:a2232status
H A Dser_a2232.c419 ret = (status->OutHead - status->OutTail);
570 if (((bufpos+1) & A2232_IOBUFLENMASK) != status->OutTail) { /* If the A2232 buffer is not full */

Completed in 156 milliseconds