Home
last modified time | relevance | path

Searched refs:PNPATTR_CONFIG (Results 1 – 1 of 1) sorted by relevance

/f-stack/freebsd/i386/i386/
H A Dbios.c544 #define PNPATTR_CONFIG(a) (((a) >> 7) & 0x3) macro
664 PNPATTR_CONFIG(pd->attrib) != PNPATTR_CONFIG_STATIC) in pnpbios_identify()