hpi_handler_func
hpi_handler_func HPI_6000;
hpi_handler_func HPI_6205;
hpi_handler_func HPI_COMMON;
static hpi_handler_func *hpi_entry_points[HPI_MAX_ADAPTERS];
static hpi_handler_func *hpi_lookup_entry_point_function(const struct hpi_pci
return (hpi_handler_func *) asihpi_pci_tbl[i].driver_data;
hpi_handler_func *entry_point_func;