Home
last modified time | relevance | path

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

/original-bsd/sys/hp300/stand/
H A Dsamachdep.h19 #define IIOV(x) (x) macro
/original-bsd/sys/hp300/include/
H A Dcpu.h167 #define IIOV(pa) ((int)(pa)-INTIOBASE+(int)intiobase) macro