Symbol: bhndb_softc
sys/dev/bhnd/bhndb/bhndb.c
1035
struct bhndb_softc *sc;
sys/dev/bhnd/bhndb/bhndb.c
105
struct bhndb_softc *sc,
sys/dev/bhnd/bhndb/bhndb.c
1079
struct bhndb_softc *sc;
sys/dev/bhnd/bhndb/bhndb.c
110
struct bhndb_softc *sc, device_t child,
sys/dev/bhnd/bhndb/bhndb.c
113
static inline struct bhndb_dw_alloc *bhndb_io_resource(struct bhndb_softc *sc,
sys/dev/bhnd/bhndb/bhndb.c
1181
bhndb_activate_static_region(struct bhndb_softc *sc,
sys/dev/bhnd/bhndb/bhndb.c
1227
bhndb_retain_dynamic_window(struct bhndb_softc *sc, struct resource *r)
sys/dev/bhnd/bhndb/bhndb.c
1290
bhndb_try_activate_resource(struct bhndb_softc *sc, device_t child,
sys/dev/bhnd/bhndb/bhndb.c
1420
struct bhndb_softc *sc = device_get_softc(dev);
sys/dev/bhnd/bhndb/bhndb.c
1439
struct bhndb_softc *sc;
sys/dev/bhnd/bhndb/bhndb.c
1508
struct bhndb_softc *sc;
sys/dev/bhnd/bhndb/bhndb.c
1639
bhndb_io_resource_get_window(struct bhndb_softc *sc, bus_addr_t addr,
sys/dev/bhnd/bhndb/bhndb.c
167
struct bhndb_softc *sc;
sys/dev/bhnd/bhndb/bhndb.c
1723
bhndb_io_resource(struct bhndb_softc *sc, bus_addr_t addr, bus_size_t size,
sys/dev/bhnd/bhndb/bhndb.c
1770
struct bhndb_softc *sc; \
sys/dev/bhnd/bhndb/bhndb.c
185
bhndb_hw_matches(struct bhndb_softc *sc, struct bhnd_core_info *cores,
sys/dev/bhnd/bhndb/bhndb.c
1915
struct bhndb_softc *sc;
sys/dev/bhnd/bhndb/bhndb.c
1958
struct bhndb_softc *sc;
sys/dev/bhnd/bhndb/bhndb.c
2002
struct bhndb_softc *sc;
sys/dev/bhnd/bhndb/bhndb.c
2036
struct bhndb_softc *sc;
sys/dev/bhnd/bhndb/bhndb.c
2091
struct bhndb_softc *sc;
sys/dev/bhnd/bhndb/bhndb.c
2164
struct bhndb_softc *sc = device_get_softc(dev);
sys/dev/bhnd/bhndb/bhndb.c
228
bhndb_init_region_cfg(struct bhndb_softc *sc, bhnd_erom_t *erom,
sys/dev/bhnd/bhndb/bhndb.c
2294
DEFINE_CLASS_0(bhndb, bhndb_driver, bhndb_methods, sizeof(struct bhndb_softc));
sys/dev/bhnd/bhndb/bhndb.c
470
bhndb_find_hwspec(struct bhndb_softc *sc, struct bhnd_core_info *cores,
sys/dev/bhnd/bhndb/bhndb.c
514
struct bhndb_softc *sc;
sys/dev/bhnd/bhndb/bhndb.c
618
struct bhndb_softc *sc;
sys/dev/bhnd/bhndb/bhndb.c
660
struct bhndb_softc *sc;
sys/dev/bhnd/bhndb/bhndb.c
704
struct bhndb_softc *sc;
sys/dev/bhnd/bhndb/bhndb.c
736
struct bhndb_softc *sc;
sys/dev/bhnd/bhndb/bhndb.c
779
bhndb_get_addrspace(struct bhndb_softc *sc, device_t child)
sys/dev/bhnd/bhndb/bhndb.c
79
static bool bhndb_hw_matches(struct bhndb_softc *sc,
sys/dev/bhnd/bhndb/bhndb.c
805
bhndb_get_rman(struct bhndb_softc *sc, device_t child, int type)
sys/dev/bhnd/bhndb/bhndb.c
83
static int bhndb_init_region_cfg(struct bhndb_softc *sc,
sys/dev/bhnd/bhndb/bhndb.c
881
struct bhndb_softc *sc = device_get_softc(dev);
sys/dev/bhnd/bhndb/bhndb.c
89
static int bhndb_find_hwspec(struct bhndb_softc *sc,
sys/dev/bhnd/bhndb/bhndb.c
892
struct bhndb_softc *sc;
sys/dev/bhnd/bhndb/bhndb.c
918
struct bhndb_softc *sc = device_get_softc(dev);
sys/dev/bhnd/bhndb/bhndb.c
93
bhndb_addrspace bhndb_get_addrspace(struct bhndb_softc *sc,
sys/dev/bhnd/bhndb/bhndb.c
930
struct bhndb_softc *sc = device_get_softc(dev);
sys/dev/bhnd/bhndb/bhndb.c
942
struct bhndb_softc *sc;
sys/dev/bhnd/bhndb/bhndb.c
96
static struct rman *bhndb_get_rman(struct bhndb_softc *sc,
sys/dev/bhnd/bhndb/bhndb_pcivar.h
110
struct bhndb_softc bhndb; /**< parent softc */