Searched refs:OSIOP_PHASE (Results 1 – 2 of 2) sorted by relevance
| /netbsd-src/sys/dev/ic/ | ||
| H A D | osiopreg.h | 187 #define OSIOP_PHASE(x) ((x) & (OSIOP_MSG|OSIOP_CD|OSIOP_IO)) macro |
| H A D | osiop.c | 1253 switch (OSIOP_PHASE(osiop_read_1(sc, OSIOP_SBCL))) { in osiop_checkintr() |