Home
last modified time | relevance | path

Searched refs:E1000_FACTPS (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/e1000api/
H A De1000_manage.c357 factps = E1000_READ_REG(hw, E1000_FACTPS); in e1000_enable_mng_pass_thru()
368 factps = E1000_READ_REG(hw, E1000_FACTPS); in e1000_enable_mng_pass_thru()
H A De1000_regs.h525 #define E1000_FACTPS 0x05B30 /* Function Active and Power State to MNG */ macro
/illumos-gate/usr/src/uts/common/io/e1000g/
H A De1000g_debug.c354 {"GSCL_4", E1000_GSCL_4}, {"FACTPS", E1000_FACTPS}, in mac_dump()