Searched refs:CBB_MEMALIGN (Results 1 - 3 of 3) sorted by relevance

/freebsd-current/sys/dev/pccbb/
H A Dpccbbreg.h74 #define CBB_MEMALIGN 4096 macro
H A Dpccbb.c1106 align = CBB_MEMALIGN;
1240 if (count < CBB_MEMALIGN)
1241 align = CBB_MEMALIGN;
1385 if (count < CBB_MEMALIGN)
1386 align = CBB_MEMALIGN;
/freebsd-current/sys/dev/exca/
H A Dexca.c876 rman_make_alignment_flags(CBB_MEMALIGN);

Completed in 128 milliseconds