Home
last modified time | relevance | path

Searched refs:bhnd_port_type (Results 1 – 21 of 21) sorted by relevance

/freebsd/sys/dev/bhnd/siba/
H A Dsibavar.h82 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 Dsiba_subr.c268 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 Dsiba.c986 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 Dsiba_erom.c498 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 Dbcmavar.h89 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 Dbcma.c456 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 Dbcma_erom.c77 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 Dbcma_subr.c134 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 Dbhndb.h87 bhnd_port_type port_type; /**< mapped port type */
172 bhnd_port_type type; /**< port type. */
H A Dbhndbvar.h119 bhnd_port_type port_type, u_int port,
126 bhnd_port_type port_type, u_int port,
H A Dbhndb_private.h142 bhnd_port_type port_type, u_int port,
H A Dbhndb_subr.c1494 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 Dchipc_private.h70 bhnd_port_type type, u_int port,
91 bhnd_port_type cr_port_type; /**< bhnd port type */
H A Dchipc_subr.c317 chipc_alloc_region(struct chipc_softc *sc, bhnd_port_type type, in chipc_alloc_region()
H A Dchipc.c645 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 Dbhnd.h437 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 Dbhnd_types.h95 } bhnd_port_type; typedef
H A Dbhnd_erom.h227 bhnd_port_type type, u_int port, u_int region, struct bhnd_core_info *core, in bhnd_erom_lookup_core_addr()
H A Dbhnd_bus_if.m256 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 Dbhnd_erom_if.m188 bhnd_port_type type;
H A Dbhnd.c763 bhnd_port_type type, u_int port, u_int region) in bhnd_generic_is_region_valid()