Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/pci/
Digc_defines.h230 #define IGC_CTRL_DEV_RST 0x20000000 /* Device reset */ macro
Digc_i225.c206 IGC_WRITE_REG(hw, IGC_CTRL, ctrl | IGC_CTRL_DEV_RST); in igc_reset_hw_i225()