Searched refs:E1000_STATUS_DEV_RST_SET (Results 1 – 2 of 2) sorted by relevance
/openbsd/sys/dev/pci/ | ||
H A D | if_em_hw.h | 1595 #define E1000_STATUS_DEV_RST_SET 0x00100000 macro |
H A D | if_em_hw.c | 1205 EM_WRITE_REG(hw, E1000_STATUS, E1000_STATUS_DEV_RST_SET); in em_reset_hw() |