Searched defs:WAITREG (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/sys/arch/vax/boot/boot/
H A Dif_ni.c87 #define WAITREG(csr,val) while (NI_RREG(csr) & val); macro
[all...]
/netbsd-current/sys/dev/bi/
H A Dif_ni.c159 #define WAITREG(csr,val) while (NI_RREG(csr) & val); macro
[all...]

Completed in 77 milliseconds