Searched refs:ac_qbuf (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/aac/ | ||
H A D | aacvar.h | 222 u_int8_t ac_qbuf[sizeof(struct aac_queue_table) + member |
H A D | aac.c | 1912 qoffset = offsetof(struct aac_common, ac_qbuf) + AAC_QUEUE_ALIGN; in aac_init() |