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

/freebsd-12-stable/sys/isa/
H A Dpnpreg.h219 #define PNP_RES_TYPE(a) (a >> 7) macro
/freebsd-12-stable/stand/common/
H A Disapnp.h210 #define PNP_RES_TYPE(a) (a >> 7) macro

Completed in 107 milliseconds