Searched refs:nop_command (Results 1 – 2 of 2) sorted by relevance
719 nop.nop_command = CMD_NOP; in ether1_sendpacket()761 switch (nop.nop_command & CMD_MASK) { in ether1_xmit_done()795 nop.nop_command & CMD_MASK, caddr); in ether1_xmit_done()826 if ((nop.nop_command & CMD_MASK) != CMD_NOP) { in ether1_xmit_done()836 if ((nop.nop_command & CMD_MASK) != CMD_TX) { in ether1_xmit_done()
116 unsigned short nop_command; member