Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/hp300/dev/
H A Dcom_dioreg.h48 #define DCAIPL(x) ((((x) >> 4) & 3) + 3) macro
/netbsd-src/sys/arch/hp300/stand/common/
H A Ddcareg.h89 #define DCAIPL(x) ((((x) >> 4) & 3) + 3) macro