Home
last modified time | relevance | path

Searched defs:maple_unit (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/arch/dreamcast/dev/maple/
H A Dmaplevar.h108 struct maple_unit { struct
109 int port, subunit;
110 struct maple_func u_func[MAPLE_NFUNC];
111 uint32_t getcond_func_set;
135 SIMPLEQ_ENTRY(maple_unit) u_dmaq; argument
138 uint32_t *u_rxbuf;
139 uint32_t u_rxbuf_phys;
163 TAILQ_ENTRY(maple_unit) u_q; argument
178 struct maple_unit sc_unit[MAPLE_PORTS][MAPLE_SUBUNITS]; argument