Searched defs:PNP_SRES_NUM (Results 1 – 2 of 2) sorted by relevance
| /dragonfly/sys/bus/isa/ | ||
| HD | pnpreg.h | 218 #define PNP_SRES_NUM(a) (a >> 3) macro |
| /dragonfly/stand/boot/common/ | ||
| HD | isapnp.h | 206 #define PNP_SRES_NUM(a) (a >> 3) macro |