Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pnp/pnpbios/
H A Dpnpbios.h66 #define PNPBIOS_NO_CONFIG 0x0002 macro
H A Dcore.c319 if (!(dev->flags & PNPBIOS_NO_CONFIG)) in insert_device()