Home
last modified time | relevance | path

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

/freebsd-13.1/sys/dev/dc/
H A Dif_dcreg.h482 #define DC_LIST_ALIGN (sizeof(struct dc_desc)) macro
H A Dif_dc.c1838 error = bus_dma_tag_create(sc->dc_ptag, DC_LIST_ALIGN, 0, in dc_dma_alloc()
1846 error = bus_dma_tag_create(sc->dc_ptag, DC_LIST_ALIGN, 0, in dc_dma_alloc()
1893 error = bus_dma_tag_create(sc->dc_ptag, DC_LIST_ALIGN, 0, in dc_dma_alloc()