Home
last modified time | relevance | path

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

/freebsd/sys/dev/bhnd/bcma/
H A Dbcma_eromvar.h43 int bcma_erom_next_corecfg(struct bcma_erom *sc,
H A Dbcma.c678 while ((error = bcma_erom_next_corecfg(bcma_erom, &corecfg)) == 0) { in bcma_add_children()
H A Dbcma_erom.c1054 bcma_erom_next_corecfg(struct bcma_erom *erom, struct bcma_corecfg **result) in bcma_erom_next_corecfg() function