Home
last modified time | relevance | path

Searched refs:MIS_BI (Results 1 – 3 of 3) sorted by relevance

/netbsd/sys/arch/hp300/dev/
H A Dnhpibreg.h80 #define MIS_BI 0x20 macro
H A Dnhpib.c384 if (nhpibwait(hd, MIS_BI)) in nhpibrecv()
/netbsd/sys/arch/hp300/stand/common/
H A Dnhpib.c200 while ((hd->hpib_mis & MIS_BI) == 0 && --timo) in nhpibiwait()