Home
last modified time | relevance | path

Searched refs:smir (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/hw/net/
H A Dmv88w8618_eth.c99 uint32_t smir; member
223 if (s->smir & MP_ETH_SMIR_OPCODE) { in mv88w8618_eth_read()
224 switch (s->smir & MP_ETH_SMIR_ADDR) { in mv88w8618_eth_read()
265 s->smir = value; in mv88w8618_eth_write()
362 VMSTATE_UINT32(smir, mv88w8618_eth_state),
/openbmc/linux/arch/alpha/include/asm/
H A Dcore_titan.h355 u64 smir; /* 0x10 */ member
/openbmc/linux/arch/alpha/kernel/
H A Derr_titan.c617 emchk->smir, in privateer_process_680_frame()