Home
last modified time | relevance | path

Searched refs:cpqhp_find_slot (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/pci/hotplug/
H A Dcpqphp_ctrl.c116 static struct slot *cpqhp_find_slot(struct controller *ctrl, u8 device) in cpqhp_find_slot() function
160 p_slot = cpqhp_find_slot(ctrl, hp_slot + (readb(ctrl->hpc_reg + SLOT_MASK) >> 4)); in handle_presence_change()
1230 slot = cpqhp_find_slot(ctrl, hp_slot + ctrl->slot_device_offset); in set_controller_speed()
1460 cpqhp_find_slot(ctrl, hp_slot + ctrl->slot_device_offset); in board_added()
1785 p_slot = cpqhp_find_slot(ctrl, hp_slot + ctrl->slot_device_offset); in interrupt_event_handler()
1953 p_slot = cpqhp_find_slot(ctrl, device); in cpqhp_process_SI()
2040 p_slot = cpqhp_find_slot(ctrl, device); in cpqhp_process_SS()