Home
last modified time | relevance | path

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

/openbsd-src/sys/dev/ic/
H A Daacvar.h156 u_int8_t ac_qbuf[sizeof(struct aac_queue_table) + AAC_QUEUE_ALIGN];
356 struct aac_queue_table *aac_queues;
H A Daacreg.h99 struct aac_queue_table { struct
H A Daac.c1339 (struct aac_queue_table *)((caddr_t)sc->aac_common + qoffset); in aac_init()