Home
last modified time | relevance | path

Searched defs:HPWAIT (Results 1 – 2 of 2) sorted by relevance

/original-bsd/sys/vax/stand/
H A Dhp.c70 #define HPWAIT(addr) \ macro
/original-bsd/sys/vax/mba/
H A Dhp.c158 #define HPWAIT(mi, addr) (hpwait(mi)) macro
160 #define HPWAIT(mi, addr) (((addr)->hpds & HPDS_DRY) || hpwait(mi)) macro