Searched refs:SLOT_LATCH (Results 1 – 3 of 3) sorted by relevance
308 *value = SLOT_LATCH (myslot.status); in get_latch_status()592 …%x\n", SLOT_POWER (slot_cur->status), SLOT_PRESENT (slot_cur->status), SLOT_LATCH (slot_cur->statu… in init_ops()594 …if (!(SLOT_PWRGD (slot_cur->status)) && (SLOT_PRESENT (slot_cur->status)) && !(SLOT_LATCH (slot_cu… in init_ops()602 …if ((SLOT_PWRGD (slot_cur->status)) && (SLOT_PRESENT (slot_cur->status)) && !(SLOT_LATCH (slot_cur… in init_ops()608 …if ((SLOT_PWRGD (slot_cur->status)) && !(SLOT_PRESENT (slot_cur->status)) && !(SLOT_LATCH (slot_cu… in init_ops()647 && !(SLOT_LATCH (slot_cur->status))) in validate()655 && !(SLOT_LATCH (slot_cur->status))) in validate()703 info->latch_status = SLOT_LATCH (slot_cur->status); in ibmphp_update_slot_info()
624 #define SLOT_LATCH(s) ((u8) ((s & HPC_SLOT_LATCH) \ macro
947 phpslot->info->latch_status = SLOT_LATCH (pslot->status); in ibmphp_hpc_fillhpslotinfo()