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()
1130 if (slot->device == (hp_slot + ctrl->slot_device_offset)) in set_controller_speed()
1230 slot = cpqhp_find_slot(ctrl, hp_slot + ctrl->slot_device_offset); in set_controller_speed()
1261 hp_slot = func->device - ctrl->slot_device_offset; in board_replaced()
1416 hp_slot = func->device - ctrl->slot_device_offset; in board_added()
1418 __func__, func->device, ctrl->slot_device_offset, hp_slot); in board_added()
1460 cpqhp_find_slot(ctrl, hp_slot + ctrl->slot_device_offset); in board_added()
1623 hp_slot = func->device - ctrl->slot_device_offset; in remove_board()
1781 func = cpqhp_slot_find(ctrl->bus, (hp_slot + ctrl->slot_device_offset), 0); in interrupt_event_handler()
1785 p_slot = cpqhp_find_slot(ctrl, hp_slot + ctrl->slot_device_offset); in interrupt_event_handler()
1952 hp_slot = device - ctrl->slot_device_offset; in cpqhp_process_SI()