Searched refs:bhndb_hwcfg (Results 1 - 9 of 9) sorted by relevance

/freebsd-11.0-release/sys/dev/bhnd/bhndb/
H A Dbhndb_pci_hwdata.h39 extern const struct bhndb_hwcfg bhndb_pci_bcma_generic_hwcfg;
40 extern const struct bhndb_hwcfg bhndb_pci_siba_generic_hwcfg;
H A Dbhndb_pci_hwdata.c51 static const struct bhndb_hwcfg bhndb_pci_hwcfg_v0;
52 static const struct bhndb_hwcfg bhndb_pci_hwcfg_v1_pci;
53 static const struct bhndb_hwcfg bhndb_pci_hwcfg_v1_pcie;
54 static const struct bhndb_hwcfg bhndb_pci_hwcfg_v2;
55 static const struct bhndb_hwcfg bhndb_pci_hwcfg_v3;
84 const struct bhndb_hwcfg bhndb_pci_siba_generic_hwcfg = {
115 const struct bhndb_hwcfg bhndb_pci_bcma_generic_hwcfg = {
280 static const struct bhndb_hwcfg bhndb_pci_hwcfg_v0 = {
330 static const struct bhndb_hwcfg bhndb_pci_hwcfg_v1_pci = {
396 static const struct bhndb_hwcfg bhndb_pci_hwcfg_v1_pci
[all...]
H A Dbhndb.h113 struct bhndb_hwcfg { struct
128 const struct bhndb_hwcfg *cfg; /**< associated hardware configuration */
H A Dbhndb_private.h63 const struct bhndb_hwcfg *cfg);
174 const struct bhndb_hwcfg *cfg; /**< hardware configuration */
H A Dbhndb_pci.c209 const struct bhndb_hwcfg *cfg;
299 const struct bhndb_hwcfg *cfg;
H A Dbhndb.c89 const struct bhndb_hwcfg *cfg,
461 bhndb_read_chipid(struct bhndb_softc *sc, const struct bhndb_hwcfg *cfg,
523 const struct bhndb_hwcfg *cfg;
H A Dbhndb_subr.c261 const struct bhndb_hwcfg *cfg)
/freebsd-11.0-release/sys/dev/bwn/
H A Dif_bwn_pcivar.h88 const struct bhndb_hwcfg *bridge_hwcfg;
H A Dif_bwn_pci.c223 static const struct bhndb_hwcfg *

Completed in 114 milliseconds