Searched refs:SLOT_PRESENT (Results 1 – 4 of 4) sorted by relevance
366 present = SLOT_PRESENT(myslot.status); in get_adapter_present()515 debug("SLOT_PRESENT = %x\n", SLOT_PRESENT(slot_cur->status)); in init_ops()519 !(SLOT_PRESENT(slot_cur->status)) && in init_ops()561 (SLOT_PRESENT(slot_cur->status)) && in validate()567 (SLOT_PRESENT(slot_cur->status)) && in validate()599 if (!SLOT_PRESENT(slot_cur->status)) { in ibmphp_update_slot_info()831 if (SLOT_PRESENT(tmp_slot->status) && in is_bus_empty()
945 …& 0x20) && (SLOT_CONNECT(poldslot->status) == HPC_SLOT_CONNECTED) && (SLOT_PRESENT(poldslot->statu… in process_changeinstatus()969 && (SLOT_CONNECT(poldslot->status) == HPC_SLOT_CONNECTED) && (SLOT_PRESENT(poldslot->status))) { in process_changeinstatus()
596 #define SLOT_PRESENT(s) ((u8) ((s & HPC_SLOT_PRSNT1) \ macro
687 if (SLOT_PRESENT(slot->status)) in fillslotinfo()