Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/dev/ixgbe/
Dixgbe_type.h1980 #define IXGBE_PCIDEVCTRL2_TIMEO_MASK 0xf macro
Dixgbe_common.c3060 devctl2 &= IXGBE_PCIDEVCTRL2_TIMEO_MASK; in ixgbe_pcie_timeout_poll()