Searched refs:PNP_LRES_NUM (Results 1 - 7 of 7) sorted by relevance

/freebsd-current/sys/isa/
H A Dpnpreg.h220 #define PNP_LRES_NUM(a) (a & 0x7f) macro
H A Dpnp.c417 if (PNP_LRES_NUM(tag) == PNP_TAG_ID_ANSI) {
H A Dpnpparse.c215 switch (PNP_LRES_NUM(tag)) {
/freebsd-current/stand/common/
H A Disapnp.h211 #define PNP_LRES_NUM(a) (a & 0x7f) macro
H A Disapnp.c194 switch(PNP_LRES_NUM(tag)) {
/freebsd-current/stand/i386/libi386/
H A Dbiospnp.c217 switch(PNP_LRES_NUM(tag)) {
/freebsd-current/contrib/pnpinfo/
H A Dpnpinfo.c513 handle_large_res(resinfo, PNP_LRES_NUM(tag), large_len);

Completed in 111 milliseconds