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

  /src/sys/arch/dreamcast/dev/maple/
maple.c 1434 int noreq = 0; local in function:maple_event_thread
1514 noreq = 0;
1521 if (noreq) /* ignore first time */
1524 device_xname(sc->sc_dev), noreq);
1525 noreq++;
maple.c 1434 int noreq = 0; local in function:maple_event_thread
1514 noreq = 0;
1521 if (noreq) /* ignore first time */
1524 device_xname(sc->sc_dev), noreq);
1525 noreq++;

Completed in 27 milliseconds