Searched refs:slot_reg (Results 1 – 1 of 1) sorted by relevance
371 u32 slot_reg; in hpc_get_attention_status() local382 slot_reg = readl(php_ctlr->creg + SLOT1 + 4*(slot->hp_slot)); in hpc_get_attention_status()383 slot_status = (u16) slot_reg; in hpc_get_attention_status()411 u32 slot_reg; in hpc_get_power_status() local423 slot_reg = readl(php_ctlr->creg + SLOT1 + 4*(slot->hp_slot)); in hpc_get_power_status()424 slot_status = (u16) slot_reg; in hpc_get_power_status()453 u32 slot_reg; in hpc_get_latch_status() local463 slot_reg = readl(php_ctlr->creg + SLOT1 + 4*(slot->hp_slot)); in hpc_get_latch_status()464 slot_status = (u16)slot_reg; in hpc_get_latch_status()475 u32 slot_reg; in hpc_get_adapter_status() local[all …]