Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pci/hotplug/
H A Dibmphp.h167 struct ebda_hpc_slot { struct
711 struct ebda_hpc_slot *slots;
H A Dibmphp_ebda.c66 struct ebda_hpc_slot *slots; in alloc_ebda_hpc()
73 slots = kcalloc(slot_count, sizeof(struct ebda_hpc_slot), GFP_KERNEL); in alloc_ebda_hpc()
689 struct ebda_hpc_slot *slot_ptr; in ebda_rsrc_controller()