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

  /src/sys/dev/isa/
fd.c 272 void fdfinish(struct fd_softc *fd, struct buf *bp);
785 fdfinish(struct fd_softc *fd, struct buf *bp) function in typeref:typename:void
1278 fdfinish(fd, bp);
1396 fdfinish(fd, bp);
  /src/sys/arch/arc/jazz/
fd.c 234 static void fdfinish(struct fd_softc *, struct buf *);
519 fdfinish(struct fd_softc *fd, struct buf *bp) function in typeref:typename:void
978 fdfinish(fd, bp);
1074 fdfinish(fd, bp);
  /src/sys/arch/atari/dev/
hdfd.c 332 void fdfinish(struct fd_softc *, struct buf *);
692 fdfinish(struct fd_softc *fd, struct buf *bp) function in typeref:typename:void
1184 fdfinish(fd, bp);
1287 fdfinish(fd, bp);
  /src/sys/arch/acorn32/mainbus/
fd.c 315 void fdfinish(struct fd_softc *fd, struct buf *bp);
652 fdfinish(struct fd_softc *fd, struct buf *bp) function in typeref:typename:void
1165 fdfinish(fd, bp);
1267 fdfinish(fd, bp);
  /src/sys/arch/sparc64/dev/
fdc.c 394 void fdfinish(struct fd_softc *, struct buf *);
1122 fdfinish(struct fd_softc *fd, struct buf *bp) function in typeref:typename:void
1982 fdfinish(fd, bp);
2127 fdfinish(fd, bp);
  /src/sys/arch/sparc/dev/
fd.c 361 void fdfinish(struct fd_softc *, struct buf *);
944 fdfinish(struct fd_softc *fd, struct buf *bp) function in typeref:typename:void
1796 fdfinish(fd, bp);
1942 fdfinish(fd, bp);
  /src/sys/arch/x68k/dev/
fd.c 319 static void fdfinish(struct fd_softc *, struct buf *);
782 fdfinish(struct fd_softc *fd, struct buf *bp) function in typeref:typename:void
1461 fdfinish(fd, bp);
1605 fdfinish(fd, bp);
  /src/sys/arch/sun3/dev/
fd.c 330 static void fdfinish(struct fd_softc *, struct buf *);
748 fdfinish(struct fd_softc *fd, struct buf *bp) function in typeref:typename:void
1473 fdfinish(fd, bp);
1584 fdfinish(fd, bp);

Completed in 53 milliseconds