Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/net/ixgbe/
Dixgbe_common.c2101 if (!(IXGBE_READ_REG(hw, IXGBE_STATUS) & IXGBE_STATUS_GIO)) in ixgbe_disable_pcie_master()
2119 if (!(IXGBE_READ_REG(hw, IXGBE_STATUS) & IXGBE_STATUS_GIO)) in ixgbe_disable_pcie_master()
Dixgbe_type.h1365 #define IXGBE_STATUS_GIO 0x00080000 /* GIO Master Enable Status */ macro