/freebsd/sys/dev/bhnd/ |
H A D | bhnd_erom.h | 55 const struct bhnd_chipid *hint, 56 struct bhnd_chipid *cid); 59 const struct bhnd_chipid *cid, 64 const struct bhnd_chipid *cid, 145 const struct bhnd_chipid *hint, struct bhnd_chipid *cid) in bhnd_erom_probe()
|
H A D | bhnd_erom.c | 100 struct bhnd_erom_io *eio, const struct bhnd_chipid *hint, in bhnd_erom_probe_driver_classes() 101 struct bhnd_chipid *cid) in bhnd_erom_probe_driver_classes() 121 struct bhnd_chipid pcid; in bhnd_erom_probe_driver_classes() 171 bhnd_erom_alloc(bhnd_erom_class_t *cls, const struct bhnd_chipid *cid, in bhnd_erom_alloc() 214 const struct bhnd_chipid *cid, struct bhnd_erom_io *eio) in bhnd_erom_init_static() 271 bhnd_erom_read_chipid(struct bhnd_erom_io *eio, struct bhnd_chipid *cid) in bhnd_erom_read_chipid()
|
H A D | bhnd_eromvar.h | 61 struct bhnd_chipid *cid);
|
H A D | bhnd_erom_if.m | 81 const struct bhnd_chipid *hint; 82 struct bhnd_chipid *cid; 99 const struct bhnd_chipid *cid;
|
H A D | bhnd.h | 210 struct bhnd_chipid { struct 492 const struct bhnd_chipid *chipid, 528 const struct bhnd_chipid *chip_id); 610 const struct bhnd_chipid *bhnd_bus_generic_get_chipid(device_t dev, 752 static inline const struct bhnd_chipid *
|
H A D | bhnd_bus_if.m | 47 struct bhnd_chipid; 64 static struct bhnd_chipid * 455 METHOD const struct bhnd_chipid * get_chipid { struct
|
/freebsd/sys/dev/bhnd/cores/chipc/pwrctl/ |
H A D | bhnd_pwrctlvar.h | 43 bus_size_t bhnd_pwrctl_si_clkreg_m(const struct bhnd_chipid *cid, 45 uint32_t bhnd_pwrctl_si_clock_rate(const struct bhnd_chipid *cid, 48 bus_size_t bhnd_pwrctl_cpu_clkreg_m(const struct bhnd_chipid *cid, 50 uint32_t bhnd_pwrctl_cpu_clock_rate(const struct bhnd_chipid *cid,
|
H A D | bhnd_pwrctl_subr.c | 82 bhnd_pwrctl_si_clkreg_m(const struct bhnd_chipid *cid, in bhnd_pwrctl_si_clkreg_m() 105 bhnd_pwrctl_si_clock_rate(const struct bhnd_chipid *cid, in bhnd_pwrctl_si_clock_rate() 130 bhnd_pwrctl_cpu_clkreg_m(const struct bhnd_chipid *cid, in bhnd_pwrctl_cpu_clkreg_m() 171 bhnd_pwrctl_cpu_clock_rate(const struct bhnd_chipid *cid, in bhnd_pwrctl_cpu_clock_rate() 301 const struct bhnd_chipid *cid; in bhnd_pwrctl_getclk_speed()
|
H A D | bhnd_pwrctl.c | 117 const struct bhnd_chipid *cid; in bhnd_pwrctl_attach()
|
/freebsd/sys/dev/bhnd/cores/pmu/ |
H A D | bhnd_pmuvar.h | 53 struct bhnd_chipid id, const struct bhnd_pmu_io *io, 71 struct bhnd_chipid cid; /**< chip identification */ 100 struct bhnd_chipid cid; /**< chip identification */
|
H A D | bhnd_pmu_subr.c | 117 struct bhnd_chipid id, const struct bhnd_pmu_io *io, void *ctx) in bhnd_pmu_query_init()
|
/freebsd/sys/dev/bhnd/bhndb/ |
H A D | bhndbvar.h | 63 struct bhnd_chipid *cid, 178 struct bhnd_chipid chipid; /**< chip identification */
|
H A D | bhndb_bus_if.m | 44 static const struct bhnd_chipid * 99 METHOD const struct bhnd_chipid * get_chipid { struct
|
H A D | bhndb_pci.c | 163 struct bhnd_chipid cid; /**< chip identification */ 225 bhndb_pci_get_core_quirks(struct bhnd_chipid *cid, struct bhnd_core_info *ci) in bhndb_pci_get_core_quirks() 356 struct bhnd_chipid cid; in bhndb_pci_attach() 1290 const struct bhnd_chipid *hint; in bhndb_pci_probe_alloc()
|
H A D | bhndb_if.m | 56 static const struct bhnd_chipid * 124 METHOD const struct bhnd_chipid * get_chipid { struct
|
H A D | bhndb.c | 509 bhndb_attach(device_t dev, struct bhnd_chipid *cid, in bhndb_attach() 878 static const struct bhnd_chipid *
|
/freebsd/sys/dev/bhnd/siba/ |
H A D | siba_erom.c | 66 struct bhnd_chipid *cid); 92 const struct bhnd_chipid *hint, struct bhnd_chipid *cid) in siba_erom_probe() 160 siba_erom_init(bhnd_erom_t *erom, const struct bhnd_chipid *cid, in siba_erom_init() 386 struct bhnd_chipid *cid) in siba_eio_read_chipid()
|
H A D | siba_bhndb.c | 91 const struct bhnd_chipid *cid; in siba_bhndb_probe()
|
H A D | siba.c | 1283 const struct bhnd_chipid *cid; in siba_add_children()
|
/freebsd/sys/dev/bhnd/bcma/ |
H A D | bcma_bhndb.c | 53 const struct bhnd_chipid *cid; in bcma_bhndb_probe()
|
H A D | bcma_erom.c | 137 bcma_erom_init(bhnd_erom_t *erom, const struct bhnd_chipid *cid, in bcma_erom_init() 165 const struct bhnd_chipid *hint, struct bhnd_chipid *cid) in bcma_erom_probe()
|
H A D | bcma.c | 659 const struct bhnd_chipid *cid; in bcma_add_children()
|
/freebsd/sys/dev/bwn/ |
H A D | if_bwnvar.h | 1018 struct bhnd_chipid sc_cid;
|