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

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

Completed in 95 milliseconds