Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pnp/pnpbios/
H A Dpnpbios.h71 #define PNPBIOS_REMOVABLE 0x0040 macro
H A Dcore.c326 if (dev->flags & PNPBIOS_REMOVABLE) in insert_device()