Home
last modified time | relevance | path

Searched refs:BHND_PORT_AGENT (Results 1 – 7 of 7) sorted by relevance

/freebsd/sys/dev/bhnd/bcma/
H A Dbcma_subr.c143 case BHND_PORT_AGENT: in bcma_corecfg_get_port_list()
223 if (bhnd_get_port_rid(child, BHND_PORT_AGENT, 0, 0) == -1) in bcma_dinfo_init_agent()
227 error = bhnd_get_region_addr(child, BHND_PORT_AGENT, 0, 0, in bcma_dinfo_init_agent()
H A Dbcma.c472 case BHND_PORT_AGENT: in bcma_get_port_count()
550 BHND_PORT_AGENT, in bcma_decode_port_rid()
H A Dbcma_erom.c917 *port_type = BHND_PORT_AGENT; in bcma_erom_region_to_port_type()
/freebsd/sys/dev/bhnd/siba/
H A Dsiba_subr.c275 case BHND_PORT_AGENT: in siba_port_count()
335 case BHND_PORT_AGENT: in siba_port_region_count()
376 if (port_type != BHND_PORT_AGENT) in siba_cfg_index()
H A Dsiba.c1077 *port_type = BHND_PORT_AGENT; in siba_decode_port_rid()
/freebsd/sys/dev/bhnd/
H A Dbhnd_types.h94 BHND_PORT_AGENT = 2, /**< interconnect agent/wrapper */ enumerator
H A Dbhnd_subr.c234 case BHND_PORT_AGENT: in bhnd_port_type_name()