Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/net/wan/
Dpc300_tty.c730 if (status & DST_EOM) { in cpc_tty_rx_disc_frame()
765 if (status & DST_EOM) { in cpc_tty_receive()
849 if (status & DST_EOM)break; in cpc_tty_receive()
948 cpc_writeb(&ptdescr->status, DST_EOM); in cpc_tty_send_to_card()
Dhd64572.h214 #define DST_EOM 0x80 /* End of Message */ macro
Dpc300_drv.c452 if ((status & DST_EOM) || (first_bd == card->chan[ch].rx_last_bd)) { in dma_get_rx_frame_size()
488 cpc_writeb(&ptdescr->status, DST_EOM); in dma_buf_write()
529 if (status & DST_EOM) in dma_buf_read()
548 if (status & DST_EOM) in dma_buf_read()