cpci_hp_register_controller
int cpci_hp_register_controller(struct cpci_hp_controller *controller);
EXPORT_SYMBOL_GPL(cpci_hp_register_controller);
status = cpci_hp_register_controller(&generic_hpc);
status = cpci_hp_register_controller(&zt5550_hpc);