Home
last modified time | relevance | path

Searched refs:request_rseg (Results 1 – 1 of 1) sorted by relevance

/mirbsd/src/sys/dev/ic/
Dmpt_openbsd.c452 int reply_rseg, request_rseg; in mpt_dma_mem_alloc() local
514 PAGE_SIZE, 0, &request_seg, 1, &request_rseg, 0); in mpt_dma_mem_alloc()
521 error = bus_dmamem_map(mpt->sc_dmat, &request_seg, request_rseg, in mpt_dma_mem_alloc()
587 bus_dmamem_free(mpt->sc_dmat, &request_seg, request_rseg); in mpt_dma_mem_alloc()