Home
last modified time | relevance | path

Searched refs:RMD0_ENP (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/dev/qbus/
H A Dif_qtreg.h66 #define RMD0_ENP 0x0100 /* End of packet */ macro
H A Dif_qt.c620 if ((rp->rmd0 & (RMD0_STP|RMD0_ENP)) != (RMD0_STP|RMD0_ENP)) { in qtrint()