Searched refs:IXGBE_PCIDEVCTRL2_TIMEO_MASK (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/ixgbe/ | ||
H A D | ixgbe_type.h | 2588 #define IXGBE_PCIDEVCTRL2_TIMEO_MASK 0xf macro |
H A D | ixgbe_common.c | 3180 devctl2 &= IXGBE_PCIDEVCTRL2_TIMEO_MASK; in ixgbe_pcie_timeout_poll() |