Searched refs:bhnd_get_port_rid (Results 1 – 4 of 4) sorted by relevance
/freebsd/sys/dev/bhnd/cores/chipc/ |
H A D | chipc_subr.c | 351 cr->cr_rid = bhnd_get_port_rid(sc->dev, type, port, region); in chipc_alloc_region() 426 port_rid = bhnd_get_port_rid(sc->dev, cr->cr_port_type, in chipc_find_region_by_rid()
|
/freebsd/sys/dev/bhnd/bcma/ |
H A D | bcma_subr.c | 223 if (bhnd_get_port_rid(child, BHND_PORT_AGENT, 0, 0) == -1) in bcma_dinfo_init_agent()
|
/freebsd/sys/dev/bhnd/ |
H A D | bhnd.h | 1436 bhnd_get_port_rid(device_t dev, bhnd_port_type type, u_int port, u_int region) in bhnd_get_port_rid() function
|
/freebsd/share/man/man9/ |
H A D | Makefile | 555 bhnd.9 bhnd_get_port_rid.9 \
|