bhndb_pci_probe_alloc
static int bhndb_pci_probe_alloc(struct bhndb_pci_probe **probe,
if ((error = bhndb_pci_probe_alloc(&probe, dev, hostb_devclass)))
error = bhndb_pci_probe_alloc(&probe, dev, sc->pci_devclass);