Searched refs:HIL_DATA_RDY (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/sys/arch/hp300/stand/common/
H A Dhilreg.h93 #define HIL_DATA_RDY 0x01 macro
96 #define HILDATAWAIT(hil_dev) while (!(READHILSTAT(hil_dev) & HIL_DATA_RDY))
/netbsd-current/sys/dev/hil/
H A Dhilreg.h46 #define HIL_DATA_RDY 0x01 macro
H A Dhil.c127 HIL_DATA_RDY) != 0)
214 HIL_DATA_RDY) {
282 if ((stat & HIL_DATA_RDY) == 0)
870 if ((s & HIL_DATA_RDY) == 0)

Completed in 439 milliseconds