Searched refs:PCI_CAP_ID_SHPC (Results 1 – 3 of 3) sorted by relevance
245 if (pci_find_capability(bridge, PCI_CAP_ID_SHPC)) in shpc_capable()
890 ctrl->cap_offset = pci_find_capability(pdev, PCI_CAP_ID_SHPC); in shpc_init()
230 #define PCI_CAP_ID_SHPC 0x0C /* PCI Standard Hot-Plug Controller */ macro