Lines Matching refs:slot_device_offset
67 func = pciehp_slot_find(ctrl->slot_bus, (hp_slot + ctrl->slot_device_offset), 0); in pciehp_handle_attention_button()
71 p_slot = pciehp_find_slot(ctrl, hp_slot + ctrl->slot_device_offset); in pciehp_handle_attention_button()
123 func = pciehp_slot_find(ctrl->slot_bus, (hp_slot + ctrl->slot_device_offset), 0); in pciehp_handle_switch_change()
133 p_slot = pciehp_find_slot(ctrl, hp_slot + ctrl->slot_device_offset); in pciehp_handle_switch_change()
169 func = pciehp_slot_find(ctrl->slot_bus, (hp_slot + ctrl->slot_device_offset), 0); in pciehp_handle_presence_change()
179 p_slot = pciehp_find_slot(ctrl, hp_slot + ctrl->slot_device_offset); in pciehp_handle_presence_change()
215 func = pciehp_slot_find(ctrl->slot_bus, (hp_slot + ctrl->slot_device_offset), 0); in pciehp_handle_power_fault()
225 p_slot = pciehp_find_slot(ctrl, hp_slot + ctrl->slot_device_offset); in pciehp_handle_power_fault()
1103 hp_slot = func->device - ctrl->slot_device_offset; in board_added()
1106 __FUNCTION__, func->device, ctrl->slot_device_offset, hp_slot); in board_added()
1259 hp_slot = func->device - ctrl->slot_device_offset; in remove_board()
1260 p_slot = pciehp_find_slot(ctrl, hp_slot + ctrl->slot_device_offset); in remove_board()
1470 func = pciehp_slot_find(ctrl->slot_bus, (hp_slot + ctrl->slot_device_offset), 0); in interrupt_event_handler()
1472 p_slot = pciehp_find_slot(ctrl, hp_slot + ctrl->slot_device_offset); in interrupt_event_handler()