Lines Matching refs:slot_device_offset
73 (hp_slot + ctrl->slot_device_offset), 0); in handle_switch_change()
152 (hp_slot + ctrl->slot_device_offset), 0); in handle_presence_change()
243 (hp_slot + ctrl->slot_device_offset), 0); in handle_power_fault()
1131 if (slot->device == (hp_slot + ctrl->slot_device_offset)) in set_controller_speed()
1231 slot = cpqhp_find_slot(ctrl, hp_slot + ctrl->slot_device_offset); in set_controller_speed()
1262 hp_slot = func->device - ctrl->slot_device_offset; in board_replaced()
1418 hp_slot = func->device - ctrl->slot_device_offset; in board_added()
1420 __func__, func->device, ctrl->slot_device_offset, hp_slot); in board_added()
1462 p_slot = cpqhp_find_slot(ctrl, hp_slot + ctrl->slot_device_offset); in board_added()
1626 hp_slot = func->device - ctrl->slot_device_offset; in remove_board()
1784 func = cpqhp_slot_find(ctrl->bus, (hp_slot + ctrl->slot_device_offset), 0); in interrupt_event_handler()
1788 p_slot = cpqhp_find_slot(ctrl, hp_slot + ctrl->slot_device_offset); in interrupt_event_handler()
1959 hp_slot = device - ctrl->slot_device_offset; in cpqhp_process_SI()