Searched defs:zallocflags (Results 1 – 2 of 2) sorted by relevance
377 const int zallocflags = (flags & BUS_DMA_NOWAIT) ? KM_NOSLEEP : KM_SLEEP; in _bus_dmamap_create() local
378 const int zallocflags = (flags & BUS_DMA_NOWAIT) ? KM_NOSLEEP : KM_SLEEP; _bus_dmamap_create() local