Searched refs:bcma_mport (Results 1 – 3 of 3) sorted by relevance
76 struct bcma_mport;115 struct bcma_mport { struct118 STAILQ_ENTRY(bcma_mport) mp_link; argument153 STAILQ_HEAD(bcma_mport_list, bcma_mport);
105 struct bcma_mport *mport, *mnext; in bcma_free_corecfg()
1132 struct bcma_mport *mport; in bcma_erom_next_corecfg()1141 mport = malloc(sizeof(struct bcma_mport), M_BHND, M_NOWAIT); in bcma_erom_next_corecfg()