Searched refs:bcma_corecfg_get_port_list (Results 1 - 4 of 4) sorted by relevance

/freebsd-12-stable/sys/dev/bhnd/bcma/
H A Dbcmavar.h90 struct bcma_sport_list *bcma_corecfg_get_port_list(struct bcma_corecfg *cfg,
H A Dbcma.c502 ports = bcma_corecfg_get_port_list(dinfo->corecfg, type);
523 ports = bcma_corecfg_get_port_list(dinfo->corecfg, port_type);
561 ports = bcma_corecfg_get_port_list(dinfo->corecfg, types[i]);
589 ports = bcma_corecfg_get_port_list(dinfo->corecfg, port_type);
H A Dbcma_subr.c137 bcma_corecfg_get_port_list(struct bcma_corecfg *cfg, bhnd_port_type type) function
H A Dbcma_erom.c959 sports = bcma_corecfg_get_port_list(corecfg, port_type);

Completed in 105 milliseconds