Home
last modified time | relevance | path

Searched refs:bcma_mport (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/bhnd/bcma/
H A Dbcmavar.h76 struct bcma_mport;
115 struct bcma_mport { struct
118 STAILQ_ENTRY(bcma_mport) mp_link; argument
153 STAILQ_HEAD(bcma_mport_list, bcma_mport);
H A Dbcma_subr.c105 struct bcma_mport *mport, *mnext; in bcma_free_corecfg()
H A Dbcma_erom.c1132 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()