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

/freebsd-13-stable/sys/dev/bhnd/bcma/
H A Dbcma_erom.c85 static bus_size_t bcma_erom_tell(struct bcma_erom *erom);
375 initial_offset = bcma_erom_tell(sc);
453 bcma_erom_tell(struct bcma_erom *erom) function
677 core_offset = bcma_erom_tell(sc);
690 next_offset = bcma_erom_tell(sc);
984 entry_offset = bcma_erom_tell(erom);
1068 initial_offset = bcma_erom_tell(erom);
1078 for (; bcma_erom_tell(erom) != initial_offset; core_index++) {

Completed in 52 milliseconds