Home
last modified time | relevance | path

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

/freebsd/sys/dev/ixgbe/
H A Dixgbe_type.h2588 #define IXGBE_PCIDEVCTRL2_TIMEO_MASK 0xf macro
H A Dixgbe_common.c3180 devctl2 &= IXGBE_PCIDEVCTRL2_TIMEO_MASK; in ixgbe_pcie_timeout_poll()