Searched refs:RX_START (Results 1 – 4 of 4) sorted by relevance
236 ether3_setbuffer(dev, buffer_write, RX_START); in ether3_ramtest()237 ether3_writebuffer(dev, buffer + RX_START, RX_LEN); in ether3_ramtest()241 ether3_setbuffer(dev, buffer_read, RX_START); in ether3_ramtest()242 ether3_readbuffer(dev, buffer + RX_START, RX_LEN); in ether3_ramtest()340 priv(dev)->rx_head = RX_START; in ether3_init_for_open()614 if (next_ptr < RX_START || next_ptr >= RX_END) { in ether3_rx()637 length += RX_END - RX_START; in ether3_rx()
149 #define RX_START 0x6000 macro
192 #define RX_START 0x0010 macro729 lp->scb.command = RX_START; in init_i596_mem()1040 lp->scb.command = CUC_START | RX_START; in i596_tx_timeout()1364 ack_cmd |= RX_START; in i596_interrupt()
158 #define RX_START 0x0010 macro626 dma->scb.command = SWAP16(RX_START); in init_i596_mem()957 lp->dma->scb.command = SWAP16(CUC_START | RX_START); in i596_tx_timeout()1275 ack_cmd |= RX_START; in i596_interrupt()