Home
last modified time | relevance | path

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

/freebsd/sys/dev/ixgbe/
H A Dif_bypass.c521 cmd |= (sec & BYPASS_CTL1_TIME_M) | BYPASS_CTL1_VALID; in ixgbe_bp_wd_reset()
732 | BYPASS_CTL1_VALID in ixgbe_bypass_init()
H A Dixgbe_type.h4336 #define BYPASS_CTL1_VALID 0x02000000 macro