/freebsd/sys/dev/bhnd/siba/ |
H A D | sibavar.h | 82 bhnd_port_type port_type); 84 bhnd_port_type port_type, u_int port); 88 bhnd_port_type port_type, u_int port); 91 bhnd_port_type type, u_int port, u_int region, 95 bhnd_port_type type, u_int port, u_int region, 105 bhnd_port_type type, u_int port, u_int region); 108 bhnd_port_type type, u_int port, u_int region);
|
H A D | siba_subr.c | 268 siba_port_count(struct siba_core_id *core_id, bhnd_port_type port_type) in siba_port_count() 298 siba_is_port_valid(struct siba_core_id *core_id, bhnd_port_type port_type, in siba_is_port_valid() 316 siba_port_region_count(struct siba_core_id *core_id, bhnd_port_type port_type, in siba_port_region_count() 372 siba_cfg_index(struct siba_core_id *core_id, bhnd_port_type port_type, in siba_cfg_index() 406 siba_find_cfg_block(struct siba_devinfo *dinfo, bhnd_port_type type, u_int port, in siba_find_cfg_block() 445 siba_addrspace_index(struct siba_core_id *core_id, bhnd_port_type port_type, in siba_addrspace_index() 485 siba_find_addrspace(struct siba_devinfo *dinfo, bhnd_port_type type, u_int port, in siba_find_addrspace()
|
H A D | siba.c | 986 siba_get_port_count(device_t dev, device_t child, bhnd_port_type type) in siba_get_port_count() 1000 siba_get_region_count(device_t dev, device_t child, bhnd_port_type type, in siba_get_region_count() 1015 siba_get_port_rid(device_t dev, device_t child, bhnd_port_type port_type, in siba_get_port_rid() 1045 bhnd_port_type *port_type, u_int *port_num, u_int *region_num) in siba_decode_port_rid() 1087 siba_get_region_addr(device_t dev, device_t child, bhnd_port_type port_type, in siba_get_region_addr()
|
H A D | siba_erom.c | 498 bhnd_port_type type, u_int port, u_int region, struct bhnd_core_info *info, in siba_erom_lookup_core_addr()
|
/freebsd/sys/dev/bhnd/bcma/ |
H A D | bcmavar.h | 89 bhnd_port_type type); 106 struct bcma_sport *bcma_alloc_sport(bcma_pid_t port_num, bhnd_port_type port_type); 146 bhnd_port_type sp_type; /**< port type */
|
H A D | bcma.c | 456 bcma_get_port_count(device_t dev, device_t child, bhnd_port_type type) in bcma_get_port_count() 482 bcma_get_region_count(device_t dev, device_t child, bhnd_port_type type, in bcma_get_region_count() 507 bcma_get_port_rid(device_t dev, device_t child, bhnd_port_type port_type, in bcma_get_port_rid() 532 bhnd_port_type *port_type, u_int *port_num, u_int *region_num) in bcma_decode_port_rid() 547 bhnd_port_type types[] = { in bcma_decode_port_rid() 573 bcma_get_region_addr(device_t dev, device_t child, bhnd_port_type port_type, in bcma_get_region_addr()
|
H A D | bcma_erom.c | 77 uint8_t region_type, bhnd_port_type *port_type); 212 bhnd_port_type port_type, u_int port_num, u_int region_num, in bcma_erom_lookup_core_addr() 241 bhnd_port_type p_type; in bcma_erom_lookup_core_addr() 273 bhnd_port_type p_type; in bcma_erom_lookup_core_addr() 906 bhnd_port_type *port_type) in bcma_erom_region_to_port_type() 945 bhnd_port_type port_type; in bcma_erom_corecfg_fill_port_regions()
|
H A D | bcma_subr.c | 134 bcma_corecfg_get_port_list(struct bcma_corecfg *cfg, bhnd_port_type type) in bcma_corecfg_get_port_list() 511 bcma_alloc_sport(bcma_pid_t port_num, bhnd_port_type port_type) in bcma_alloc_sport()
|
/freebsd/sys/dev/bhnd/bhndb/ |
H A D | bhndb.h | 87 bhnd_port_type port_type; /**< mapped port type */ 172 bhnd_port_type type; /**< port type. */
|
H A D | bhndbvar.h | 119 bhnd_port_type port_type, u_int port, 126 bhnd_port_type port_type, u_int port,
|
H A D | bhndb_private.h | 142 bhnd_port_type port_type, u_int port,
|
H A D | bhndb_subr.c | 1494 int unit, bhnd_port_type port_type, u_int port, u_int region, in bhndb_regwin_find_core() 1562 bhnd_devclass_t class, int unit, bhnd_port_type port_type, u_int port, in bhndb_regwin_find_best() 1637 struct bhnd_core_info *core, bhnd_port_type port_type, u_int port, in bhndb_hw_priorty_find_port()
|
/freebsd/sys/dev/bhnd/cores/chipc/ |
H A D | chipc_private.h | 70 bhnd_port_type type, u_int port, 91 bhnd_port_type cr_port_type; /**< bhnd port type */
|
H A D | chipc_subr.c | 317 chipc_alloc_region(struct chipc_softc *sc, bhnd_port_type type, in chipc_alloc_region()
|
H A D | chipc.c | 645 chipc_rman_init_regions (struct chipc_softc *sc, bhnd_port_type type, in chipc_rman_init_regions() 691 bhnd_port_type types[] = { in chipc_init_rman()
|
/freebsd/sys/dev/bhnd/ |
H A D | bhnd.h | 437 const char *bhnd_port_type_name(bhnd_port_type port_type); 604 device_t child, bhnd_port_type type, 1392 bhnd_is_region_valid(device_t dev, bhnd_port_type type, u_int port, in bhnd_is_region_valid() 1406 bhnd_get_port_count(device_t dev, bhnd_port_type type) { in bhnd_get_port_count() 1419 bhnd_get_region_count(device_t dev, bhnd_port_type type, u_int port) { in bhnd_get_region_count() 1436 bhnd_get_port_rid(device_t dev, bhnd_port_type type, u_int port, u_int region) in bhnd_get_port_rid() 1456 bhnd_decode_port_rid(device_t dev, int type, int rid, bhnd_port_type *port_type, in bhnd_decode_port_rid() 1477 bhnd_get_region_addr(device_t dev, bhnd_port_type port_type, u_int port, in bhnd_get_region_addr()
|
H A D | bhnd_types.h | 95 } bhnd_port_type; typedef
|
H A D | bhnd_erom.h | 227 bhnd_port_type type, u_int port, u_int region, struct bhnd_core_info *core, in bhnd_erom_lookup_core_addr()
|
H A D | bhnd_bus_if.m | 256 bhnd_port_type port_type, u_int port, u_int region) 263 int rid, bhnd_port_type *port_type, u_int *port, u_int *region) 270 bhnd_port_type type, u_int port, u_int region, bhnd_addr_t *addr, 1088 bhnd_port_type type; 1103 bhnd_port_type type; 1118 bhnd_port_type type; 1137 bhnd_port_type port_type; 1162 bhnd_port_type *port_type; 1184 bhnd_port_type port_type;
|
H A D | bhnd_erom_if.m | 188 bhnd_port_type type;
|
H A D | bhnd.c | 763 bhnd_port_type type, u_int port, u_int region) in bhnd_generic_is_region_valid()
|