Searched refs:DMC_RDYI (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/sys/dev/qbus/
H A Dif_dmcreg.h92 #define DMC_RDYI 0200 /* port ready */ macro
H A Dif_dmc.c511 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 85 milliseconds