Home
last modified time | relevance | path

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

/freebsd/sys/dev/bhnd/bcma/
H A Dbcma_erom.c87 static int bcma_erom_seek_matching_core(struct bcma_erom *sc,
207 return (bcma_erom_seek_matching_core(sc, desc, core)); in bcma_erom_lookup_core()
226 if ((error = bcma_erom_seek_matching_core(sc, desc, core))) in bcma_erom_lookup_core_addr()
649 bcma_erom_seek_matching_core(struct bcma_erom *sc, in bcma_erom_seek_matching_core() function