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

  /src/sys/arch/sparc/dev/
sw.c 196 static void sw_minphys(struct buf *);
364 ncr_sc->sc_adapter.adapt_minphys = sw_minphys;
374 sw_minphys(struct buf *bp) function in typeref:typename:void
380 printf("sw_minphys len = 0x%x.\n", MAX_DMA_LEN);

Completed in 13 milliseconds