Home
last modified time | relevance | path

Searched refs:fdcintr1 (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/dev/isa/
H A Dfd.c204 static int fdcintr1(struct fdc_softc *);
310 (void)fdcintr1(fdc); in fdcresume()
871 (void)fdcintr1(fdc); in fd_motor_on()
977 (void)fdcintr1(fdc); in fdcstart()
1044 (void)fdcintr1(fdc); in fdctimeout()
1049 fdcintr1(struct fdc_softc *fdc) in fdcintr1() function
1355 rc = fdcintr1(fdc); in fdcintr()