Searched refs:osiop_checkintr (Results 1 – 1 of 1) sorted by relevance
/openbsd/sys/dev/ic/ |
H A D | osiop.c | 104 int osiop_checkintr(struct osiop_softc *, u_int8_t, u_int8_t, u_int8_t, int *); 492 if (osiop_checkintr(sc, istat, dstat, sstat0, &status)) { 1072 osiop_checkintr(sc, istat, dstat, sstat0, status) in osiop_checkintr() function 1774 if (osiop_checkintr(sc, istat, dstat, sstat0, &status)) {
|