Home
last modified time | relevance | path

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

/NextBSD/sys/dev/ncv/
HDncr53c500reg.h108 #define INTR_FC 0x08 /* Function Complete */ macro
112 #define INTR_RESELECT (INTR_RESEL | INTR_FC)
HDncr53c500.c1017 if ((ireason & INTR_FC) != 0)
1181 if ((ireason & INTR_FC) && len == 2)
1208 if ((ireason & INTR_FC) && len == 1)