Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pci/hotplug/
H A Dacpiphp.h167 #define FUNC_HAS_STA (0x00000001) macro
H A Dacpiphp_glue.c275 newfunc->flags |= FUNC_HAS_STA; in acpiphp_add_context()
606 if (func->flags & FUNC_HAS_STA) { in get_slot_status()