Home
last modified time | relevance | path

Searched refs:CMD_SUSP (Results 1 – 4 of 4) sorted by relevance

/openbmc/qemu/hw/net/
H A Di82596.c58 #define CMD_SUSP 0x4000 /* Suspend after doing cmd. */ macro
302 if (cmd & CMD_SUSP) { in command_loop()
677 if (command & CMD_SUSP) { /* suspend after command? */ in i82596_receive()
/openbmc/linux/drivers/net/ethernet/i825xx/
H A Dether1.h242 #define CMD_SUSP (1 << 14) macro
H A D82596.c172 #define CMD_SUSP 0x4000 /* Suspend after doing cmd. */ macro
H A Dlib82596.c138 #define CMD_SUSP 0x4000 /* Suspend after doing cmd. */ macro