Home
last modified time | relevance | path

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

/freebsd/sys/dev/igc/
H A Digc_defines.h229 #define IGC_CTRL_DEV_RST 0x20000000 /* Device reset */ macro
H A Digc_i225.c209 IGC_WRITE_REG(hw, IGC_CTRL, ctrl | IGC_CTRL_DEV_RST); in igc_reset_hw_i225()