Home
last modified time | relevance | path

Searched refs:RX_NO_FBUF (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/drivers/macintosh/
Dmacserial.h182 #define RX_NO_FBUF (-1) macro
Dmacserial.c641 if (info->rx_fbuf != RX_NO_FBUF) { in rs_rxdma_irq()
646 info->rx_fbuf = RX_NO_FBUF; in rs_rxdma_irq()
857 if (info->rx_fbuf == RX_NO_FBUF) { in rxdma_to_tty()
869 info->rx_fbuf = RX_NO_FBUF; in rxdma_to_tty()
956 info->rx_fbuf = RX_NO_FBUF; in dma_init()