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

/freebsd-12-stable/sys/dev/bhnd/cores/pmu/
H A Dbhnd_pmu.c140 if ((error = bhnd_read_board_info(core, &sc->board))) {
/freebsd-12-stable/sys/dev/bhnd/cores/pci/
H A Dbhnd_pci_hostb.c336 if ((error = bhnd_read_board_info(sc->dev, &board)))
/freebsd-12-stable/sys/dev/bhnd/
H A Dbhnd.h947 bhnd_read_board_info(device_t dev, struct bhnd_board_info *info) function
H A Dbhnd_subr.c895 if ((error = bhnd_read_board_info(dev, &board))) {
/freebsd-12-stable/share/man/man9/
H A DMakefile554 bhnd.9 bhnd_read_board_info.9 \
/freebsd-12-stable/sys/dev/bwn/
H A Dif_bwn.c570 if ((error = bhnd_read_board_info(dev, &sc->sc_board_info))) {

Completed in 191 milliseconds