HomeSort by: relevance | last modified time | path
    Searched refs:bwfm_core (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/dev/ic/
bwfmvar.h 128 struct bwfm_core { struct
133 LIST_ENTRY(bwfm_core) co_link;
147 LIST_HEAD(,bwfm_core) ch_list;
148 int (*ch_core_isup)(struct bwfm_softc *, struct bwfm_core *);
149 void (*ch_core_disable)(struct bwfm_softc *, struct bwfm_core *,
151 void (*ch_core_reset)(struct bwfm_softc *, struct bwfm_core *,
254 void bwfm_chip_socram_ramsize(struct bwfm_softc *, struct bwfm_core *);
255 void bwfm_chip_sysmem_ramsize(struct bwfm_softc *, struct bwfm_core *);
256 void bwfm_chip_tcm_ramsize(struct bwfm_softc *, struct bwfm_core *);
264 struct bwfm_core *bwfm_chip_get_core(struct bwfm_softc *, int)
    [all...]
bwfm.c 81 struct bwfm_core *bwfm_chip_get_core(struct bwfm_softc *, int);
82 struct bwfm_core *bwfm_chip_get_pmu(struct bwfm_softc *);
83 int bwfm_chip_ai_isup(struct bwfm_softc *, struct bwfm_core *);
84 void bwfm_chip_ai_disable(struct bwfm_softc *, struct bwfm_core *,
86 void bwfm_chip_ai_reset(struct bwfm_softc *, struct bwfm_core *,
97 void bwfm_chip_socram_ramsize(struct bwfm_softc *, struct bwfm_core *);
98 void bwfm_chip_sysmem_ramsize(struct bwfm_softc *, struct bwfm_core *);
99 void bwfm_chip_tcm_ramsize(struct bwfm_softc *, struct bwfm_core *);
1040 struct bwfm_core *core;
1150 struct bwfm_core *
    [all...]
  /src/sys/dev/sdmmc/
if_bwfm_sdio.c 104 struct bwfm_core *sc_cc;
362 struct bwfm_core *core;
884 struct bwfm_core *core;
897 struct bwfm_core *core;
981 struct bwfm_core *core;
1352 struct bwfm_core *core;
  /src/sys/dev/pci/
if_bwfm_pci.c 790 struct bwfm_core *core;
1539 struct bwfm_core *core;
1589 struct bwfm_core *core;

Completed in 16 milliseconds