Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/ic/
H A Daacvar.h187 u_int8_t ac_qbuf[sizeof(struct aac_queue_table) + AAC_QUEUE_ALIGN];
326 struct aac_queue_table *sc_queues;
H A Daac.c696 sc->sc_queues = (struct aac_queue_table *)((uintptr_t)sc->sc_common + qoff); in aac_init()
699 memset(sc->sc_queues, 0, sizeof(struct aac_queue_table)); in aac_init()
H A Daacreg.h122 struct aac_queue_table { struct