Home
last modified time | relevance | path

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

/f-stack/freebsd/i386/i386/
H A Dbios.c535 #define PNPATTR_NOCONFIG (1<<1) /* can't be configured */ macro
663 (!(pd->attrib & PNPATTR_NOCONFIG) && in pnpbios_identify()