Searched refs:XMIT_START (Results 1 – 2 of 2) sorted by relevance
74 #define XMIT_START 0x02 /* Start of Packet */ macro
831 tmdp->u.s.status = XMIT_START | XMIT_END; in ni65_lance_reinit()1014 tmdp->u.s.status = XMIT_OWN | XMIT_START | XMIT_END; /* test: resend this frame */ in ni65_xmit_intr()1204 tmdp->u.s.status = XMIT_OWN | XMIT_START | XMIT_END; in ni65_send_packet()