Searched refs:bhnd_get_port_rid (Results 1 - 5 of 5) sorted by relevance

/freebsd-12-stable/sys/dev/bhnd/cores/chipc/
H A Dchipc_subr.c356 cr->cr_rid = bhnd_get_port_rid(sc->dev, type, port, region);
419 * bhnd_get_port_rid).
431 port_rid = bhnd_get_port_rid(sc->dev, cr->cr_port_type,
/freebsd-12-stable/sys/mips/broadcom/
H A Dbcm_bmips.c127 sc->cfg_rid = bhnd_get_port_rid(dev, BHND_PORT_AGENT, 0, 0);
/freebsd-12-stable/sys/dev/bhnd/bcma/
H A Dbcma_subr.c228 if (bhnd_get_port_rid(child, BHND_PORT_AGENT, 0, 0) == -1)
/freebsd-12-stable/sys/dev/bhnd/
H A Dbhnd.h1448 bhnd_get_port_rid(device_t dev, bhnd_port_type type, u_int port, u_int region) function
/freebsd-12-stable/share/man/man9/
H A DMakefile532 bhnd.9 bhnd_get_port_rid.9 \

Completed in 186 milliseconds