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

  /src/sys/arch/acorn32/podulebus/
asc.c 139 void asc_minphys (struct buf *);
223 sbic->sc_adapter.adapt_minphys = asc_minphys;
368 asc_minphys(struct buf *bp) function in typeref:typename:void
  /src/sys/arch/arc/jazz/
asc.c 81 static void asc_minphys(struct buf *);
218 sc->sc_adapter.adapt_minphys = asc_minphys;
236 asc_minphys(struct buf *bp) function in typeref:typename:void

Completed in 20 milliseconds