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

  /src/sys/arch/atari/dev/
ncr5380.c 78 static void ncr5380_minphys(struct buf *bp);
210 sc->sc_adapter.adapt_minphys = ncr5380_minphys;
420 ncr5380_minphys(struct buf *bp) function in typeref:typename:void
  /src/sys/arch/mac68k/dev/
ncr5380.c 78 static void ncr5380_minphys(struct buf *);
206 sc->sc_adapter.adapt_minphys = ncr5380_minphys;
413 ncr5380_minphys(struct buf *bp) function in typeref:typename:void

Completed in 13 milliseconds