Home
last modified time | relevance | path

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

/linux/drivers/pci/hotplug/
H A Dibmphp.h168 struct ebda_hpc_slot { struct
712 struct ebda_hpc_slot *slots;
169 slot_numebda_hpc_slot global() argument
170 slot_bus_numebda_hpc_slot global() argument
171 ctl_indexebda_hpc_slot global() argument
172 slot_capebda_hpc_slot global() argument
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()