Home
last modified time | relevance | path

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

/freebsd/sys/dev/aac/
H A Daacvar.h222 u_int8_t ac_qbuf[sizeof(struct aac_queue_table) +
361 struct aac_queue_table *aac_queues;
H A Daacreg.h96 struct aac_queue_table { struct
H A Daac.c1916 (struct aac_queue_table *)((uintptr_t)sc->aac_common + qoffset); in aac_init()