Searched refs:INTR_ILL (Results 1 - 2 of 2) sorted by relevance

/freebsd-11.0-release/sys/dev/ncv/
H A Dncr53c500reg.h105 #define INTR_ILL 0x40 /* Illegal Command */ macro
H A Dncr53c500.c981 if ((ireason & (INTR_DIS | INTR_ILL)) != 0)
983 if ((ireason & INTR_ILL) == 0)

Completed in 75 milliseconds