Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/pci/hotplug/
Dacpiphp.h185 #define FUNC_HAS_DCK (0x00000100) macro
Dacpiphp_glue.c159 newfunc->flags |= FUNC_HAS_DCK; in register_slot()
240 if (!(newfunc->flags & FUNC_HAS_DCK)) { in register_slot()
533 if (!(func->flags & FUNC_HAS_DCK)) { in cleanup_bridge()