Searched refs:E1000_CTRL_DEV_RST (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/e1000/ | ||
H A D | e1000_defines.h | 283 #define E1000_CTRL_DEV_RST 0x20000000 /* Device reset */ macro |
H A D | e1000_82575.c | 2266 ctrl |= E1000_CTRL_DEV_RST; in e1000_reset_hw_82580() |