Home
last modified time | relevance | path

Searched defs:BUS_DMA_ALLOCNOW (Results 1 – 2 of 2) sorted by relevance

/freebsd-13-stable/sys/sys/
HDbus_dma.h86 #define BUS_DMA_ALLOCNOW 0x02 /* perform resource allocation now */ macro
/freebsd-13-stable/stand/kshim/
HDbsd_kernel.h681 #define BUS_DMA_ALLOCNOW 0x02 /* perform resource allocation now */ macro