Searched refs:AAC_QUEUE_ALIGN (Results 1 – 3 of 3) sorted by relevance
121 u_int8_t ac_qbuf[sizeof(struct aac_queue_table) + AAC_QUEUE_ALIGN];
77 #define AAC_QUEUE_ALIGN 16 macro
401 qaddr = &sc->sc_common->ac_qbuf[0] + AAC_QUEUE_ALIGN;402 qaddr -= (u_int32_t)qaddr % AAC_QUEUE_ALIGN; /* XXX not portable */