Searched defs:dmaflags (Results 1 – 8 of 8) sorted by relevance
128 u_int dmaflags = coherent ? USB_DMA_COHERENT : 0; in usb_block_allocmem() local280 u_int dmaflags = (flags & USBMALLOC_COHERENT) ? USB_DMA_COHERENT : 0; in usb_allocmem() local
187 uint32_t dmaflags; in spc_dio_dmago() local
294 const int dmaflags = (dir == VCHIQ_BULK_RECEIVE ? in vchiq_prepare_bulk_data() local
511 int dmaflags = (pflags & PR_WAITOK) ? BUS_DMA_WAITOK : BUS_DMA_NOWAIT; in sun8i_crypto_task_ctor() local1267 struct sun8i_crypto_buf *buf, int dmaflags) in sun8i_crypto_allocbuf()
141 int dmaflags; /* i/o direction */ member
1534 int i, dmaflags, count, usedma; in sbicgo() local
1605 int i, dmaflags, count, usedma; in sbicgo() local
1044 const int dmaflags = cold ? BUS_DMA_NOWAIT : BUS_DMA_WAITOK; in hvs_alloc_ccbs() local