Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/dev/ncv/
HDncr53c500reg.h105 #define INTR_ILL 0x40 /* Illegal Command */ macro
HDncr53c500.c981 if ((ireason & (INTR_DIS | INTR_ILL)) != 0)
983 if ((ireason & INTR_ILL) == 0)