Home
last modified time | relevance | path

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

/freebsd/sys/dev/aac/
H A Daacvar.h222 u_int8_t ac_qbuf[sizeof(struct aac_queue_table) + member
H A Daac.c1912 qoffset = offsetof(struct aac_common, ac_qbuf) + AAC_QUEUE_ALIGN; in aac_init()