Searched refs:cpci_hp_controller (Results 1 – 4 of 4) sorted by relevance
64 struct cpci_hp_controller { struct78 int cpci_hp_register_controller(struct cpci_hp_controller *controller); argument79 int cpci_hp_unregister_controller(struct cpci_hp_controller *controller);
77 static struct cpci_hp_controller generic_hpc;167 memset(&generic_hpc, 0, sizeof (struct cpci_hp_controller)); in cpcihp_generic_init()
63 static struct cpci_hp_controller zt5550_hpc;217 memset(&zt5550_hpc, 0, sizeof (struct cpci_hp_controller)); in zt5550_hc_init_one()
61 static struct cpci_hp_controller *controller;593 cpci_hp_register_controller(struct cpci_hp_controller *new_controller) in cpci_hp_register_controller()646 cpci_hp_unregister_controller(struct cpci_hp_controller *old_controller) in cpci_hp_unregister_controller()