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

/freebsd-11.0-release/sys/dev/bhnd/bcma/
H A Dbcmavar.h59 struct bcma_mport;
87 struct bcma_mport { struct
90 STAILQ_ENTRY(bcma_mport) mp_link;
113 STAILQ_HEAD(bcma_mport_list, bcma_mport);
H A Dbcma_subr.c96 struct bcma_mport *mport, *mnext;
H A Dbcma_erom.c806 struct bcma_mport *mport;
815 mport = malloc(sizeof(struct bcma_mport), M_BHND, M_NOWAIT);

Completed in 48 milliseconds