SLOT_PRESENT 354 drivers/pci/hotplug/ibmphp_core.c present = SLOT_PRESENT(myslot.status); SLOT_PRESENT 502 drivers/pci/hotplug/ibmphp_core.c debug("SLOT_PRESENT = %x\n", SLOT_PRESENT(slot_cur->status)); SLOT_PRESENT 506 drivers/pci/hotplug/ibmphp_core.c !(SLOT_PRESENT(slot_cur->status)) && SLOT_PRESENT 548 drivers/pci/hotplug/ibmphp_core.c (SLOT_PRESENT(slot_cur->status)) && SLOT_PRESENT 554 drivers/pci/hotplug/ibmphp_core.c (SLOT_PRESENT(slot_cur->status)) && SLOT_PRESENT 795 drivers/pci/hotplug/ibmphp_core.c if (SLOT_PRESENT(tmp_slot->status) && SLOT_PRESENT 928 drivers/pci/hotplug/ibmphp_hpc.c if ((poldslot->status & 0x20) && (SLOT_CONNECT(poldslot->status) == HPC_SLOT_CONNECTED) && (SLOT_PRESENT(poldslot->status))) SLOT_PRESENT 952 drivers/pci/hotplug/ibmphp_hpc.c && (SLOT_CONNECT(poldslot->status) == HPC_SLOT_CONNECTED) && (SLOT_PRESENT(poldslot->status))) {