Home
last modified time | relevance | path

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

/drivers/pci/hotplug/
Dibmphp.h181 struct ebda_hpc_slot { struct
728 struct ebda_hpc_slot *slots;
Dibmphp_ebda.c80 struct ebda_hpc_slot *slots; in alloc_ebda_hpc()
87 slots = kcalloc(slot_count, sizeof(struct ebda_hpc_slot), GFP_KERNEL); in alloc_ebda_hpc()
752 struct ebda_hpc_slot *slot_ptr; in ebda_rsrc_controller()