nop_command 710 drivers/net/ethernet/i825xx/ether1.c nop.nop_command = CMD_NOP; nop_command 752 drivers/net/ethernet/i825xx/ether1.c switch (nop.nop_command & CMD_MASK) { nop_command 786 drivers/net/ethernet/i825xx/ether1.c nop.nop_command & CMD_MASK, caddr); nop_command 817 drivers/net/ethernet/i825xx/ether1.c if ((nop.nop_command & CMD_MASK) != CMD_NOP) { nop_command 827 drivers/net/ethernet/i825xx/ether1.c if ((nop.nop_command & CMD_MASK) != CMD_TX) { nop_command 113 drivers/net/ethernet/i825xx/ether1.h unsigned short nop_command;