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

  /src/sys/dev/qbus/
if_dmcreg.h 92 #define DMC_RDYI 0200 /* port ready */
if_dmc.c 511 while (DMC_RBYTE(DMC_BSEL0) & DMC_RDYI) {
517 while (DMC_RBYTE(DMC_BSEL0) & DMC_RDYI) {
533 if ((DMC_RBYTE(DMC_BSEL0) & DMC_RDYI) ||

Completed in 12 milliseconds