Searched refs:d_eop (Results 1 – 4 of 4) sorted by relevance
12 d_eop = (1 << 1), /* flags & status */ enumerator
1222 port->out_descr.ctrl = d_eol | d_eop; /* No d_wait to avoid glitches */ in start_dma()
1655 myNextTxDesc->descr.ctrl = d_eop | d_eol | d_wait; in e100_hardware_send_packet()
1742 if (!(descr->status & d_eop)) { in handle_all_descr_data()