Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_type.h1024 #define IXGBE_HICR_EN 0x01 /* Enable bit - RO */ macro
H A Dixgbe_common.c4399 if ((hicr & IXGBE_HICR_EN) == 0) { in ixgbe_host_interface_command()