Home
last modified time | relevance | path

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

/dragonfly/sys/bus/isa/
HDpnpreg.h217 #define PNP_RES_TYPE(a) (a >> 7) macro
/dragonfly/stand/boot/common/
HDisapnp.h205 #define PNP_RES_TYPE(a) (a >> 7) macro