/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)) {
|