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

/freebsd-12-stable/sys/dev/bhnd/bcma/
H A Dbcma_erom.c95 static int bcma_erom_parse_core(struct bcma_erom *erom,
233 if ((error = bcma_erom_parse_core(sc, &ec)))
391 if ((error = bcma_erom_parse_core(sc, &core)))
414 error = bcma_erom_parse_core(sc, &core);
538 return (bcma_erom_parse_core(erom, &core));
681 if ((error = bcma_erom_parse_core(sc, &ec)))
700 if ((error = bcma_erom_parse_core(sc, &ec)))
739 bcma_erom_parse_core(struct bcma_erom *erom, struct bcma_erom_core *core) function
1072 if ((error = bcma_erom_parse_core(erom, &core)))
1087 if ((error = bcma_erom_parse_core(ero
[all...]

Completed in 96 milliseconds