Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/dev/sf/
Dif_sf.c1025 SF_RING_ALIGN, 0, /* alignment, boundary */ in sf_dma_alloc()
1042 SF_RING_ALIGN, 0, /* alignment, boundary */ in sf_dma_alloc()
1060 SF_RING_ALIGN, 0, /* alignment, boundary */ in sf_dma_alloc()
1078 SF_RING_ALIGN, 0, /* alignment, boundary */ in sf_dma_alloc()
Dif_sfreg.h1005 #define SF_RING_ALIGN 256 macro