Searched refs:phpslot (Results 1 – 1 of 1) sorted by relevance
930 int ibmphp_hpc_fillhpslotinfo (struct hotplug_slot *phpslot) in ibmphp_hpc_fillhpslotinfo() argument935 if (phpslot && phpslot->private) { in ibmphp_hpc_fillhpslotinfo()936 pslot = (struct slot *) phpslot->private; in ibmphp_hpc_fillhpslotinfo()941 phpslot->info->power_status = SLOT_POWER (pslot->status); in ibmphp_hpc_fillhpslotinfo()944 phpslot->info->attention_status = SLOT_ATTN (pslot->status, pslot->ext_status); in ibmphp_hpc_fillhpslotinfo()947 phpslot->info->latch_status = SLOT_LATCH (pslot->status); in ibmphp_hpc_fillhpslotinfo()951 phpslot->info->adapter_status = 1; in ibmphp_hpc_fillhpslotinfo()953 phpslot->info->adapter_status = 0; in ibmphp_hpc_fillhpslotinfo()