Home
last modified time | relevance | path

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

/freebsd/sys/dev/ixgbe/
H A Dixgbe_type.h1541 #define IXGBE_CTRL_GIO_DIS 0x00000004 /* Global IO Primary Disable bit */ macro
H A Dixgbe_common.c3229 IXGBE_WRITE_REG(hw, IXGBE_CTRL, IXGBE_CTRL_GIO_DIS); in ixgbe_disable_pcie_primary()