HomeSort by: relevance | last modified time | path
    Searched refs:sc_dmaq (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/dreamcast/dev/maple/
maplevar.h 195 SIMPLEQ_HEAD(maple_dmaq_head, maple_unit) sc_dmaq, sc_retryq;
maple.c 418 SIMPLEQ_INIT(&sc->sc_dmaq);
474 SIMPLEQ_INSERT_TAIL(&sc->sc_dmaq, u, u_dmaq);
1229 for (u = SIMPLEQ_FIRST(&sc->sc_dmaq), maple_begin_txbuf(sc);

Completed in 13 milliseconds