Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/hotplug/
Dibmphp.h188 struct ebda_hpc_bus { struct
739 struct ebda_hpc_bus *buses;
Dibmphp_ebda.c88 struct ebda_hpc_bus *buses; in alloc_ebda_hpc()
103 buses = kmalloc (sizeof (struct ebda_hpc_bus) * bus_count, GFP_KERNEL); in alloc_ebda_hpc()
749 struct ebda_hpc_bus *bus_ptr; in ebda_rsrc_controller()