Searched refs:bhndb_softc (Results 1 – 3 of 3) sorted by relevance
/freebsd/sys/dev/bhnd/bhndb/ |
H A D | bhndb.c | 79 static bool bhndb_hw_matches(struct bhndb_softc *sc, 83 static int bhndb_init_region_cfg(struct bhndb_softc *sc, 89 static int bhndb_find_hwspec(struct bhndb_softc *sc, 93 bhndb_addrspace bhndb_get_addrspace(struct bhndb_softc *sc, 96 static struct rman *bhndb_get_rman(struct bhndb_softc *sc, 105 struct bhndb_softc *sc, 110 struct bhndb_softc *sc, device_t child, 113 static inline struct bhndb_dw_alloc *bhndb_io_resource(struct bhndb_softc *sc, 167 struct bhndb_softc *sc; in bhndb_child_location() 185 bhndb_hw_matches(struct bhndb_softc *sc, struct bhnd_core_info *cores, in bhndb_hw_matches() [all …]
|
H A D | bhndb_pcivar.h | 110 struct bhndb_softc bhndb; /**< parent softc */
|
H A D | bhndbvar.h | 176 struct bhndb_softc { struct
|