PCI_CAP_ID_PCI_HOTPLUG
{ PCI_CAP_ID_PCI_HOTPLUG, "pcihp", "PCI Hot-Plug" },
{PCI_CAP_ID_PCI_HOTPLUG, "PCI_CAP_ID_PCI_HOTPLUG"},
if (capid == PCI_CAP_ID_PCI_HOTPLUG) {
if ((PCI_CAP_LOCATE(config_handle, PCI_CAP_ID_PCI_HOTPLUG, &cap_ptr)) !=
if ((PCI_CAP_LOCATE(handle, PCI_CAP_ID_PCI_HOTPLUG,