Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ena/
H A Dena_watchdog.c48 if ((statusreg & ENAHW_DEV_STS_FATAL_ERROR_MASK) >> in ena_watchdog()
H A Dena_hw.h306 #define ENAHW_DEV_STS_FATAL_ERROR_MASK 0x20 macro