Home
last modified time | relevance | path

Searched refs:E1000_STATUS_DEV_RST_SET (Results 1 – 2 of 2) sorted by relevance

/openbsd/sys/dev/pci/
H A Dif_em_hw.h1595 #define E1000_STATUS_DEV_RST_SET 0x00100000 macro
H A Dif_em_hw.c1205 EM_WRITE_REG(hw, E1000_STATUS, E1000_STATUS_DEV_RST_SET); in em_reset_hw()