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

  /src/sys/arch/sun3/dev/
xd.c 107 * XDC_TWAIT: add iorq "N" to tail of SC's wait queue
109 #define XDC_TWAIT(SC, N) \
1500 XDC_TWAIT(xdcsc, iorqno); /* put at end of waitq */
  /src/sys/dev/vme/
xd.c 96 * XDC_TWAIT: add iorq "N" to tail of SC's wait queue
98 #define XDC_TWAIT(SC, N) { \
1672 XDC_TWAIT(xdcsc, iorqno); /* put at end of waitq */

Completed in 13 milliseconds