Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/igc/
H A Digc.c1175 const uint32_t val = msix | IGC_IVAR_VALID; in igc_write_ivar()
1221 ivar = IGC_IVAR_VALID << 8; in igc_hw_intr_init()
/illumos-gate/usr/src/uts/common/io/igc/core/
H A Digc_defines.h75 #define IGC_IVAR_VALID 0x80 macro