Searched refs:bhnd_device_quirks (Results 1 - 8 of 8) sorted by relevance

/freebsd-11-stable/sys/dev/bhnd/cores/pcie2/
H A Dbhnd_pcie2_hostb.c112 sc->quirks = bhnd_device_quirks(dev, bhnd_pcie2_devs,
H A Dbhnd_pcie2.c96 sc->quirks = bhnd_device_quirks(dev, bhnd_pcie2_devs,
/freebsd-11-stable/sys/dev/bhnd/siba/
H A Dsiba_bhndb.c257 quirks = bhnd_device_quirks(sc->hostb_dev, bridge_devs,
/freebsd-11-stable/sys/dev/bhnd/cores/pci/
H A Dbhnd_pci.c133 sc->quirks = bhnd_device_quirks(dev, &bhnd_pci_devs[0].device,
H A Dbhnd_pci_hostb.c226 sc->quirks = bhnd_device_quirks(dev, bhnd_pci_devs,
/freebsd-11-stable/sys/dev/bhnd/
H A Dbhnd.h295 uint32_t bhnd_device_quirks(device_t dev,
H A Dbhnd_subr.c690 bhnd_device_quirks(device_t dev, const struct bhnd_device *table, function
/freebsd-11-stable/sys/dev/bhnd/cores/chipc/
H A Dchipc.c167 sc->quirks = bhnd_device_quirks(dev, chipc_devices,

Completed in 212 milliseconds