Searched refs:CmdSASetup (Results 1 – 3 of 3) sorted by relevance
/openbmc/qemu/hw/net/ |
H A D | i82596.c | 64 CmdNOp = 0, CmdSASetup = 1, CmdConfigure = 2, CmdMulticastList = 3, enumerator 253 case CmdSASetup: in command_loop()
|
/openbmc/linux/drivers/net/ethernet/i825xx/ |
H A D | 82596.c | 178 CmdNOp = 0, CmdSASetup = 1, CmdConfigure = 2, CmdMulticastList = 3, enumerator 714 lp->sa_cmd.cmd.command = CmdSASetup; in init_i596_mem()
|
H A D | lib82596.c | 144 CmdNOp = 0, CmdSASetup = 1, CmdConfigure = 2, CmdMulticastList = 3, enumerator 637 dma->sa_cmd.cmd.command = SWAP16(CmdSASetup); in init_i596_mem()
|