HomeSort by: relevance | last modified time | path
    Searched defs:osiop_checkintr (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/ic/
osiop.c 136 static int osiop_checkintr(struct osiop_softc *, uint8_t, uint8_t, uint8_t,
500 if (osiop_checkintr(sc, istat, dstat, sstat0, &status)) {
1042 osiop_checkintr(struct osiop_softc *sc, uint8_t istat, uint8_t dstat, function in typeref:typename:int
1088 printf("osiop_checkintr: acb not active (status %d)\n",
1753 if (osiop_checkintr(sc, istat, dstat, sstat0, &status)) {
osiop.c 136 static int osiop_checkintr(struct osiop_softc *, uint8_t, uint8_t, uint8_t,
500 if (osiop_checkintr(sc, istat, dstat, sstat0, &status)) {
1042 osiop_checkintr(struct osiop_softc *sc, uint8_t istat, uint8_t dstat, function in typeref:typename:int
1088 printf("osiop_checkintr: acb not active (status %d)\n",
1753 if (osiop_checkintr(sc, istat, dstat, sstat0, &status)) {

Completed in 27 milliseconds