Searched refs:bhnd_find_bridge_root (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/sys/dev/bhnd/cores/pcie2/
H A Dbhnd_pcie2_hostb.c116 sc->pci_dev = bhnd_find_bridge_root(dev, devclass_find("pci"));
/freebsd-11-stable/sys/dev/bhnd/cores/pci/
H A Dbhnd_pci_hostb.c230 sc->pci_dev = bhnd_find_bridge_root(dev, devclass_find("pci"));
/freebsd-11-stable/sys/dev/bhnd/
H A Dbhnd.h261 device_t bhnd_find_bridge_root(device_t dev,
H A Dbhnd_subr.c368 bhnd_find_bridge_root(device_t dev, devclass_t bus_class) function

Completed in 72 milliseconds