Home
last modified time | relevance | path

Searched refs:num_wrapper_ports (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/dev/bhnd/bcma/
H A Dbcmavar.h170 u_long num_wrapper_ports; /**< number of wrapper slave port descriptors. */ member
H A Dbcma_subr.c92 cfg->num_wrapper_ports = 0; in bcma_alloc_corecfg()
H A Dbcma.c472 return (dinfo->corecfg->num_wrapper_ports); in bcma_get_port_count()
H A Dbcma_erom.c1128 cfg->num_wrapper_ports = core.num_mwrap + core.num_swrap; in bcma_erom_next_corecfg()