pcib_hotplug_present
(pcib_hotplug_present(sc) != 0) != (sc->child != NULL))
if (pcib_hotplug_present(sc) != 0) {
return (pcib_hotplug_present(sc) != 0);
retval = pcib_hotplug_present(sc);