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.c520 cmd |= (sec & BYPASS_CTL1_TIME_M) | BYPASS_CTL1_VALID; in ixgbe_bp_wd_reset()
733 BYPASS_CTL1_VALID | in ixgbe_bypass_init()
H A Dixgbe_type.h4372 #define BYPASS_CTL1_VALID 0x02000000 macro