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

  /src/sys/arch/acorn32/podulebus/
cosc.c 83 #if COSC_POLL > 0
84 int cosc_poll = 1; variable in typeref:typename:int
222 #if COSC_POLL > 0
225 BOOTOPT_TYPE_BOOLEAN, &cosc_poll);
227 if (cosc_poll) {
256 *rp->inten = (COSC_POLL?0:1);
267 #if COSC_POLL > 0
268 if (!cosc_poll)

Completed in 80 milliseconds