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

  /src/sys/dev/mvme/
mvmebus.c 209 sc->sc_vct.vct_dmamem_alloc = mvmebus_dmamem_alloc;
650 * mvmebus_dmamem_alloc() will ensure that the physical memory
701 mvmebus_dmamem_alloc(void *vsc, vme_size_t len, vme_am_t am, vme_datasize_t datasize, vme_swap_t swap, bus_dma_segment_t *segs, int nsegs, int *rsegs, int flags) function in typeref:typename:int

Completed in 53 milliseconds