Symbol: bwfm_core
sys/dev/ic/bwfm.c
1040
struct bwfm_core *core;
sys/dev/ic/bwfm.c
1150
struct bwfm_core *
sys/dev/ic/bwfm.c
1153
struct bwfm_core *core;
sys/dev/ic/bwfm.c
1163
struct bwfm_core *
sys/dev/ic/bwfm.c
1166
struct bwfm_core *cc, *pmu;
sys/dev/ic/bwfm.c
1181
bwfm_chip_ai_isup(struct bwfm_softc *sc, struct bwfm_core *core)
sys/dev/ic/bwfm.c
1199
bwfm_chip_ai_disable(struct bwfm_softc *sc, struct bwfm_core *core,
sys/dev/ic/bwfm.c
1238
bwfm_chip_ai_reset(struct bwfm_softc *sc, struct bwfm_core *core,
sys/dev/ic/bwfm.c
1271
struct bwfm_core *core;
sys/dev/ic/bwfm.c
1412
struct bwfm_core *core;
sys/dev/ic/bwfm.c
1425
struct bwfm_core *core;
sys/dev/ic/bwfm.c
1445
struct bwfm_core *core;
sys/dev/ic/bwfm.c
1458
struct bwfm_core *core;
sys/dev/ic/bwfm.c
1478
struct bwfm_core *core;
sys/dev/ic/bwfm.c
1495
struct bwfm_core *core;
sys/dev/ic/bwfm.c
1517
struct bwfm_core *core;
sys/dev/ic/bwfm.c
1562
bwfm_chip_socram_ramsize(struct bwfm_softc *sc, struct bwfm_core *core)
sys/dev/ic/bwfm.c
1618
bwfm_chip_sysmem_ramsize(struct bwfm_softc *sc, struct bwfm_core *core)
sys/dev/ic/bwfm.c
1648
bwfm_chip_tcm_ramsize(struct bwfm_softc *sc, struct bwfm_core *core)
sys/dev/ic/bwfm.c
81
struct bwfm_core *bwfm_chip_get_core(struct bwfm_softc *, int);
sys/dev/ic/bwfm.c
82
struct bwfm_core *bwfm_chip_get_pmu(struct bwfm_softc *);
sys/dev/ic/bwfm.c
83
int bwfm_chip_ai_isup(struct bwfm_softc *, struct bwfm_core *);
sys/dev/ic/bwfm.c
84
void bwfm_chip_ai_disable(struct bwfm_softc *, struct bwfm_core *,
sys/dev/ic/bwfm.c
86
void bwfm_chip_ai_reset(struct bwfm_softc *, struct bwfm_core *,
sys/dev/ic/bwfm.c
97
void bwfm_chip_socram_ramsize(struct bwfm_softc *, struct bwfm_core *);
sys/dev/ic/bwfm.c
98
void bwfm_chip_sysmem_ramsize(struct bwfm_softc *, struct bwfm_core *);
sys/dev/ic/bwfm.c
99
void bwfm_chip_tcm_ramsize(struct bwfm_softc *, struct bwfm_core *);
sys/dev/ic/bwfmvar.h
133
LIST_ENTRY(bwfm_core) co_link;
sys/dev/ic/bwfmvar.h
147
LIST_HEAD(,bwfm_core) ch_list;
sys/dev/ic/bwfmvar.h
148
int (*ch_core_isup)(struct bwfm_softc *, struct bwfm_core *);
sys/dev/ic/bwfmvar.h
149
void (*ch_core_disable)(struct bwfm_softc *, struct bwfm_core *,
sys/dev/ic/bwfmvar.h
151
void (*ch_core_reset)(struct bwfm_softc *, struct bwfm_core *,
sys/dev/ic/bwfmvar.h
254
void bwfm_chip_socram_ramsize(struct bwfm_softc *, struct bwfm_core *);
sys/dev/ic/bwfmvar.h
255
void bwfm_chip_sysmem_ramsize(struct bwfm_softc *, struct bwfm_core *);
sys/dev/ic/bwfmvar.h
256
void bwfm_chip_tcm_ramsize(struct bwfm_softc *, struct bwfm_core *);
sys/dev/ic/bwfmvar.h
264
struct bwfm_core *bwfm_chip_get_core(struct bwfm_softc *, int);
sys/dev/ic/bwfmvar.h
265
struct bwfm_core *bwfm_chip_get_pmu(struct bwfm_softc *);
sys/dev/pci/if_bwfm_pci.c
1539
struct bwfm_core *core;
sys/dev/pci/if_bwfm_pci.c
1589
struct bwfm_core *core;
sys/dev/pci/if_bwfm_pci.c
790
struct bwfm_core *core;
sys/dev/sdmmc/if_bwfm_sdio.c
108
struct bwfm_core *sc_cc;
sys/dev/sdmmc/if_bwfm_sdio.c
1381
struct bwfm_core *core;
sys/dev/sdmmc/if_bwfm_sdio.c
372
struct bwfm_core *core;
sys/dev/sdmmc/if_bwfm_sdio.c
894
struct bwfm_core *core;
sys/dev/sdmmc/if_bwfm_sdio.c
907
struct bwfm_core *core;
sys/dev/sdmmc/if_bwfm_sdio.c
991
struct bwfm_core *core;