Home
last modified time | relevance | path

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

/freebsd-13.1/sys/dev/bhnd/bhndb/
H A Dbhndb_pci_sprom.c86 DRIVER_MODULE(bhndb_pci_sprom, bhndb, bhndb_pci_sprom_driver, bhnd_nvram_devclass, NULL, NULL);
/freebsd-13.1/sys/dev/bhnd/cores/chipc/
H A Dbhnd_sprom_chipc.c107 DRIVER_MODULE(bhnd_chipc_sprom, bhnd_chipc, chipc_sprom_driver, bhnd_nvram_devclass, NULL, NULL);
/freebsd-13.1/sys/mips/broadcom/
H A Dbcm_nvram_cfe.c501 bhnd_nvram_devclass, NULL, NULL, BUS_PASS_BUS + BUS_PASS_ORDER_EARLY);
/freebsd-13.1/sys/dev/bhnd/
H A Dbhnd.c1211 devclass_t bhnd_nvram_devclass; /**< bhnd NVRAM device */ variable
H A Dbhnd.h59 extern devclass_t bhnd_nvram_devclass;