Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pci/hotplug/
H A Dibmphp.h714 u8 starting_slot_num; /* starting and ending slot #'s this ctrl controls*/ member
H A Dibmphp_hpc.c993 for (i = ctrl->starting_slot_num; i <= ctrl->ending_slot_num; i++) { in process_changeinlatch()
H A Dibmphp_ebda.c838 hpc_ptr->starting_slot_num = hpc_ptr->slots[0].slot_num; in ebda_rsrc_controller()