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

/freebsd-11-stable/sys/dev/bhnd/cores/chipc/
H A Dchipc_subr.c308 cr->cr_rid = bhnd_get_port_rid(sc->dev, type, port, region);
371 * bhnd_get_port_rid).
383 port_rid = bhnd_get_port_rid(sc->dev, cr->cr_port_type,
/freebsd-11-stable/sys/dev/bhnd/bcma/
H A Dbcma.c84 if (bhnd_get_port_rid(child, BHND_PORT_AGENT, 0, 0) == -1)
/freebsd-11-stable/sys/dev/bhnd/
H A Dbhnd.h645 bhnd_get_port_rid(device_t dev, bhnd_port_type type, u_int port, u_int region) function

Completed in 301 milliseconds