Home
last modified time | relevance | path

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

/freebsd-12.1/sys/dev/dc/
H A Dif_dcreg.h482 #define DC_LIST_ALIGN (sizeof(struct dc_desc)) macro
H A Dif_dc.c1827 error = bus_dma_tag_create(sc->dc_ptag, DC_LIST_ALIGN, 0, in dc_dma_alloc()
1835 error = bus_dma_tag_create(sc->dc_ptag, DC_LIST_ALIGN, 0, in dc_dma_alloc()
1882 error = bus_dma_tag_create(sc->dc_ptag, DC_LIST_ALIGN, 0, in dc_dma_alloc()