Home
last modified time | relevance | path

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

/original-bsd/sys/vax/stand/
H A Dhp.c36 #define RP06(type) ((type) == MBDT_RP06 || (type) == MBDT_RP05 \ macro
/original-bsd/sys/vax/mba/
H A Dhp.c149 #define RP06(type) (hptypes[type] <= MBDT_RP06) macro