Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_common.c4550 IXGBE_WRITE_REG(hw, IXGBE_HICR, hicr | IXGBE_HICR_C); in ixgbe_hic_unlocked()
4554 if (!(hicr & IXGBE_HICR_C)) in ixgbe_hic_unlocked()
H A Dixgbe_type.h1095 #define IXGBE_HICR_C 0x02 macro