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

  /src/sys/arch/amiga/dev/
siop.c 110 int siop_checkintr(struct siop_softc *, u_char, u_char, u_char, int *);
341 if (siop_checkintr(sc, istat, dstat, sstat0, &status)) {
905 siop_checkintr(struct siop_softc *sc, u_char istat, u_char dstat, function in typeref:typename:int
1533 if (siop_checkintr (sc, istat, dstat, sstat0, &status)) {
siop.c 110 int siop_checkintr(struct siop_softc *, u_char, u_char, u_char, int *);
341 if (siop_checkintr(sc, istat, dstat, sstat0, &status)) {
905 siop_checkintr(struct siop_softc *sc, u_char istat, u_char dstat, function in typeref:typename:int
1533 if (siop_checkintr (sc, istat, dstat, sstat0, &status)) {
siop.c 110 int siop_checkintr(struct siop_softc *, u_char, u_char, u_char, int *);
341 if (siop_checkintr(sc, istat, dstat, sstat0, &status)) {
905 siop_checkintr(struct siop_softc *sc, u_char istat, u_char dstat, function in typeref:typename:int
1533 if (siop_checkintr (sc, istat, dstat, sstat0, &status)) {

Completed in 34 milliseconds