Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/e1000api/
H A De1000_82575.h58 #define E1000_CTRL_DEV_RST 0x20000000 macro
H A De1000_82575.c2504 ctrl |= E1000_CTRL_DEV_RST; in e1000_reset_hw_82580()