Home
last modified time | relevance | path

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

/freebsd/sys/dev/bhnd/cores/pmu/
H A Dbhnd_pmu.c135 if ((error = bhnd_read_board_info(core, &sc->board))) { in bhnd_pmu_attach()
/freebsd/sys/dev/bhnd/cores/pci/
H A Dbhnd_pci_hostb.c333 if ((error = bhnd_read_board_info(sc->dev, &board))) in bhnd_pci_wars_early_once()
/freebsd/sys/dev/bhnd/
H A Dbhnd.h936 bhnd_read_board_info(device_t dev, struct bhnd_board_info *info) in bhnd_read_board_info() function
H A Dbhnd_subr.c889 if ((error = bhnd_read_board_info(dev, &board))) { in bhnd_device_matches()
/freebsd/share/man/man9/
H A DMakefile577 bhnd.9 bhnd_read_board_info.9 \
/freebsd/sys/dev/bwn/
H A Dif_bwn.c568 if ((error = bhnd_read_board_info(dev, &sc->sc_board_info))) { in bwn_attach()