Searched refs:bhndb_pci_probe_alloc (Results 1 – 1 of 1) sorted by relevance
106 static int bhndb_pci_probe_alloc(struct bhndb_pci_probe **probe,298 if ((error = bhndb_pci_probe_alloc(&probe, dev, hostb_devclass))) in bhndb_pci_probe()384 error = bhndb_pci_probe_alloc(&probe, dev, sc->pci_devclass); in bhndb_pci_attach()1284 bhndb_pci_probe_alloc(struct bhndb_pci_probe **probe, device_t dev, in bhndb_pci_probe_alloc() function