Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/hme/
H A Dhme_mac.h188 #define HMEG_STATUS_NONFATAL_ERR 0x0002fefc /* all non-fatal errors */ macro
H A Dhme.c3111 if (hmesbits & (HMEG_STATUS_FATAL_ERR | HMEG_STATUS_NONFATAL_ERR)) { in hmeintr()