Home
last modified time | relevance | path

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

/freebsd/sys/dev/e1000/
H A De1000_manage.c359 factps = E1000_READ_REG(hw, E1000_FACTPS); in e1000_enable_mng_pass_thru()
370 factps = E1000_READ_REG(hw, E1000_FACTPS); in e1000_enable_mng_pass_thru()
H A De1000_regs.h542 #define E1000_FACTPS 0x05B30 macro