Lines Matching refs:slot_device_offset
99 func = cpqhp_slot_find(ctrl->bus, (hp_slot + ctrl->slot_device_offset), 0); in handle_switch_change()
181 func = cpqhp_slot_find(ctrl->bus, (hp_slot + ctrl->slot_device_offset), 0); in handle_presence_change()
271 func = cpqhp_slot_find(ctrl->bus, (hp_slot + ctrl->slot_device_offset), 0); in handle_power_fault()
1187 hp_slot = func->device - ctrl->slot_device_offset; in board_replaced()
1396 hp_slot = func->device - ctrl->slot_device_offset; in board_added()
1398 __FUNCTION__, func->device, ctrl->slot_device_offset, hp_slot); in board_added()
1442 p_slot = cpqhp_find_slot(ctrl, hp_slot + ctrl->slot_device_offset); in board_added()
1614 hp_slot = func->device - ctrl->slot_device_offset; in remove_board()
1823 func = cpqhp_slot_find(ctrl->bus, (hp_slot + ctrl->slot_device_offset), 0); in interrupt_event_handler()
1825 p_slot = cpqhp_find_slot(ctrl, hp_slot + ctrl->slot_device_offset); in interrupt_event_handler()
2014 hp_slot = device - ctrl->slot_device_offset; in cpqhp_process_SI()