Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/pci/hotplug/
Dibmphp.h167 struct ebda_hpc_slot { struct
714 struct ebda_hpc_slot *slots;
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()
718 struct ebda_hpc_slot *slot_ptr; in ebda_rsrc_controller()