Home
last modified time | relevance | path

Searched refs:AAC_QUEUE_ALIGN (Results 1 – 3 of 3) sorted by relevance

/freebsd-12-stable/sys/dev/aac/
Daacvar.h225 AAC_QUEUE_ALIGN];
Daacreg.h84 #define AAC_QUEUE_ALIGN 16 macro
Daac.c1916 qoffset = offsetof(struct aac_common, ac_qbuf) + AAC_QUEUE_ALIGN; in aac_init()
1917 qoffset &= ~(AAC_QUEUE_ALIGN - 1); in aac_init()