Home
last modified time | relevance | path

Searched refs:DST_EOM (Results 1 – 3 of 3) sorted by relevance

/linux-2.4.37.9/drivers/net/wan/
Dpc300_tty.c743 if (status & DST_EOM) { in cpc_tty_rx_disc_frame()
778 if (status & DST_EOM) { in cpc_tty_receive()
859 if (status & DST_EOM)break; in cpc_tty_receive()
958 cpc_writeb(&ptdescr->status, DST_EOM); in cpc_tty_send_to_card()
Dhd64572.h203 #define DST_EOM 0x80 /* End of Message */ macro
Dpc300_drv.c257 if ((status & DST_EOM) || (first_bd == card->chan[ch].rx_last_bd)) { in dma_get_rx_frame_size()
293 cpc_writeb(&ptdescr->status, DST_EOM); in dma_buf_write()
334 if (status & DST_EOM) in dma_buf_read()
353 if (status & DST_EOM) in dma_buf_read()