Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_type.h1455 #define IXGBE_CTRL_GIO_DIS 0x00000004 /* Global IO Master Disable bit */ macro
H A Dixgbe_common.c3230 IXGBE_WRITE_REG(hw, IXGBE_CTRL, IXGBE_CTRL_GIO_DIS); in ixgbe_disable_pcie_master()