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

/freebsd-current/sys/dev/bhnd/cores/pcie2/
H A Dbhnd_pcie2_hostb.c111 sc->quirks = bhnd_device_quirks(dev, bhnd_pcie2_devs,
H A Dbhnd_pcie2.c96 sc->quirks = bhnd_device_quirks(dev, bhnd_pcie2_devs,
/freebsd-current/sys/dev/bhnd/siba/
H A Dsiba_bhndb.c125 sc->quirks |= bhnd_device_quirks(hostb, bridge_devs,
/freebsd-current/sys/dev/bhnd/cores/chipc/pwrctl/
H A Dbhnd_pwrctl.c127 sc->quirks = bhnd_device_quirks(sc->chipc_dev, pwrctl_devices,
/freebsd-current/sys/dev/bhnd/cores/pci/
H A Dbhnd_pci.c132 sc->quirks = bhnd_device_quirks(dev, &bhnd_pci_devs[0].device,
H A Dbhnd_pci_hostb.c229 sc->quirks = bhnd_device_quirks(dev, bhnd_pci_devs,
/freebsd-current/sys/dev/bhnd/cores/chipc/
H A Dchipc_gpio.c129 sc->quirks = bhnd_device_quirks(chipc, chipc_gpio_devices,
H A Dchipc.c168 sc->quirks = bhnd_device_quirks(dev, chipc_devices,
/freebsd-current/sys/dev/bhnd/
H A Dbhnd_subr.c970 bhnd_device_quirks(device_t dev, const struct bhnd_device *table, function
1089 clkctl->cc_quirks = bhnd_device_quirks(dev, bhnd_clkctl_devices,
H A Dbhnd.h509 uint32_t bhnd_device_quirks(device_t dev,
/freebsd-current/share/man/man9/
H A DMakefile534 bhnd.9 bhnd_device_quirks.9 \
/freebsd-current/sys/dev/bwn/
H A Dif_bwn.c553 sc->sc_quirks = bhnd_device_quirks(dev, bwn_devices,
558 sc->sc_quirks |= bhnd_device_quirks(hostb, bridge_devices,

Completed in 220 milliseconds