HomeSort by: relevance | last modified time | path
    Searched refs:INTSTAT_FATAL_INT (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/ic/
smc83c170reg.h 157 #define INTSTAT_FATAL_INT 0x00001000 /* fatal error occurred */
smc83c170.c 90 #define INTMASK (INTSTAT_FATAL_INT | INTSTAT_TXU | \
807 if (intstat & INTSTAT_FATAL_INT) {

Completed in 14 milliseconds