Lines Matching refs:slot_device_offset
87 (hp_slot + ctrl->slot_device_offset), 0); in handle_switch_change()
166 (hp_slot + ctrl->slot_device_offset), 0); in handle_presence_change()
257 (hp_slot + ctrl->slot_device_offset), 0); in handle_power_fault()
1145 if (slot->device == (hp_slot + ctrl->slot_device_offset)) in set_controller_speed()
1247 slot = cpqhp_find_slot(ctrl, hp_slot + ctrl->slot_device_offset); in set_controller_speed()
1278 hp_slot = func->device - ctrl->slot_device_offset; in board_replaced()
1434 hp_slot = func->device - ctrl->slot_device_offset; in board_added()
1436 __func__, func->device, ctrl->slot_device_offset, hp_slot); in board_added()
1478 p_slot = cpqhp_find_slot(ctrl, hp_slot + ctrl->slot_device_offset); in board_added()
1642 hp_slot = func->device - ctrl->slot_device_offset; in remove_board()
1817 func = cpqhp_slot_find(ctrl->bus, (hp_slot + ctrl->slot_device_offset), 0); in interrupt_event_handler()
1821 p_slot = cpqhp_find_slot(ctrl, hp_slot + ctrl->slot_device_offset); in interrupt_event_handler()
1999 hp_slot = device - ctrl->slot_device_offset; in cpqhp_process_SI()