Searched refs:bhnd_device_quirk (Results 1 - 11 of 11) sorted by relevance

/freebsd-12-stable/sys/dev/bhnd/cores/pcie2/
H A Dbhnd_pcie2_hostb.c76 static const struct bhnd_device_quirk bhnd_pcie2_quirks[];
95 static const struct bhnd_device_quirk bhnd_pcie2_quirks[] = {
H A Dbhnd_pcie2.c59 static struct bhnd_device_quirk bhnd_pcie2_quirks[];
72 static struct bhnd_device_quirk bhnd_pcie2_quirks[] = {
/freebsd-12-stable/sys/dev/bhnd/cores/pci/
H A Dbhnd_pci.c68 static struct bhnd_device_quirk bhnd_pci_quirks[];
69 static struct bhnd_device_quirk bhnd_pcie_quirks[];
90 static struct bhnd_device_quirk bhnd_pci_quirks[] = { BHND_DEVICE_QUIRK_END };
91 static struct bhnd_device_quirk bhnd_pcie_quirks[] = {
H A Dbhnd_pci_hostb.c74 static const struct bhnd_device_quirk bhnd_pci_quirks[];
75 static const struct bhnd_device_quirk bhnd_pcie_quirks[];
104 static const struct bhnd_device_quirk bhnd_pci_quirks[] = {
117 static const struct bhnd_device_quirk bhnd_pcie_quirks[] = {
/freebsd-12-stable/sys/dev/bhnd/siba/
H A Dsiba_bhndb.c73 static struct bhnd_device_quirk pci_bridge_quirks[] = {
78 static struct bhnd_device_quirk pcie_bridge_quirks[] = {
/freebsd-12-stable/sys/dev/bhnd/cores/chipc/pwrctl/
H A Dbhnd_pwrctl.c69 static struct bhnd_device_quirk pwrctl_quirks[];
79 static struct bhnd_device_quirk pwrctl_quirks[] = {
/freebsd-12-stable/sys/dev/bhnd/
H A Dbhnd_subr.c176 static const struct bhnd_device_quirk bhnd_chipc_clkctl_quirks[];
177 static const struct bhnd_device_quirk bhnd_pcmcia_clkctl_quirks[];
189 static const struct bhnd_device_quirk bhnd_chipc_clkctl_quirks[] = {
197 static const struct bhnd_device_quirk bhnd_pcmcia_clkctl_quirks[] = {
980 const struct bhnd_device_quirk *qent, *qtable;
H A Dbhnd.h363 struct bhnd_device_quirk { struct
399 const struct bhnd_device_quirk *quirks_table; /**< quirks table for this device, or NULL */
/freebsd-12-stable/sys/dev/bhnd/cores/chipc/
H A Dchipc_gpio.c91 static struct bhnd_device_quirk chipc_gpio_quirks[];
100 static struct bhnd_device_quirk chipc_gpio_quirks[] = {
H A Dchipc.c73 static struct bhnd_device_quirk chipc_quirks[];
84 static struct bhnd_device_quirk chipc_quirks[] = {
/freebsd-12-stable/sys/dev/bwn/
H A Dif_bwn.c505 static const struct bhnd_device_quirk pci_bridge_quirks[] = {
511 static const struct bhnd_device_quirk pcmcia_bridge_quirks[] = {

Completed in 202 milliseconds