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

  /src/sys/arch/amiga/dev/
siop2.c 113 int siopng_checkintr(struct siop_softc *, u_char, u_char, u_short, int *);
327 if (siopng_checkintr(sc, istat, dstat, sist, &status)) {
970 siopng_checkintr(struct siop_softc *sc, u_char istat, u_char dstat, function in typeref:typename:int
1683 if (siopng_checkintr (sc, istat, dstat, sist, &status)) {
siop2.c 113 int siopng_checkintr(struct siop_softc *, u_char, u_char, u_short, int *);
327 if (siopng_checkintr(sc, istat, dstat, sist, &status)) {
970 siopng_checkintr(struct siop_softc *sc, u_char istat, u_char dstat, function in typeref:typename:int
1683 if (siopng_checkintr (sc, istat, dstat, sist, &status)) {

Completed in 23 milliseconds