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

  /src/sys/dev/isa/
fd.c 204 static int fdcintr1(struct fdc_softc *);
310 (void)fdcintr1(fdc);
871 (void)fdcintr1(fdc);
977 (void)fdcintr1(fdc);
1044 (void)fdcintr1(fdc);
1049 fdcintr1(struct fdc_softc *fdc) function in typeref:typename:int
1355 rc = fdcintr1(fdc);
fd.c 204 static int fdcintr1(struct fdc_softc *);
310 (void)fdcintr1(fdc);
871 (void)fdcintr1(fdc);
977 (void)fdcintr1(fdc);
1044 (void)fdcintr1(fdc);
1049 fdcintr1(struct fdc_softc *fdc) function in typeref:typename:int
1355 rc = fdcintr1(fdc);

Completed in 47 milliseconds