Lines Matching refs:BUS_DMA_WAITOK
149 BUS_DMA_WAITOK | BUS_DMA_ALLOCNOW | BUS_DMA_64BIT, &sc->sc_cmd_map); in psp_attach()
154 &nsegs, BUS_DMA_WAITOK | BUS_DMA_ZERO); in psp_attach()
159 &sc->sc_cmd_kva, BUS_DMA_WAITOK); in psp_attach()
164 size, NULL, BUS_DMA_WAITOK); in psp_attach()
307 BUS_DMA_WAITOK | BUS_DMA_ALLOCNOW | BUS_DMA_64BIT, &sc->sc_tmr_map); in psp_reinit()
312 &nsegs, BUS_DMA_WAITOK | BUS_DMA_ZERO); in psp_reinit()
317 &sc->sc_tmr_kva, BUS_DMA_WAITOK); in psp_reinit()
322 size, NULL, BUS_DMA_WAITOK); in psp_reinit()
666 0, BUS_DMA_WAITOK | BUS_DMA_ALLOCNOW | BUS_DMA_64BIT, &map); in psp_downloadfirmware()
671 &nsegs, BUS_DMA_WAITOK | BUS_DMA_ZERO); in psp_downloadfirmware()
676 BUS_DMA_WAITOK); in psp_downloadfirmware()
681 BUS_DMA_WAITOK); in psp_downloadfirmware()