Home
last modified time | relevance | path

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

/qemu/hw/net/
H A De1000x_regs.h324 #define E1000_SWSM_SMBI 0x00000001 /* Driver Semaphore bit */ macro
H A De1000e_core.c2554 core->mac[SWSM] = val | E1000_SWSM_SMBI; in e1000e_mac_swsm_read()
H A Digb_core.c2878 core->mac[SWSM] = val | E1000_SWSM_SMBI; in igb_mac_swsm_read()