Searched refs:IXGBE_CTRL_GIO_DIS (Results 1 – 3 of 3) sorted by relevance
2523 IXGBE_WRITE_REG(hw, IXGBE_CTRL, IXGBE_CTRL_GIO_DIS); in ixgbe_disable_pcie_master()2527 if (IXGBE_READ_REG(hw, IXGBE_CTRL) & IXGBE_CTRL_GIO_DIS) in ixgbe_disable_pcie_master()
1246 #define IXGBE_CTRL_GIO_DIS 0x00000004 /* Global IO Master Disable bit */ macro
6869 ctrl |= IXGBE_CTRL_GIO_DIS; in __ixgbe_shutdown()