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

/freebsd-12-stable/sys/dev/bhnd/
H A Dbhnd_erom_types.h40 typedef struct kobj_class bhnd_erom_class_t; /**< bhnd_erom parser class */ typedef in typeref:struct:kobj_class
H A Dbhnd_erom.h54 bhnd_erom_class_t *bhnd_erom_probe_driver_classes(devclass_t bus_devclass,
59 bhnd_erom_t *bhnd_erom_alloc(bhnd_erom_class_t *cls,
63 int bhnd_erom_init_static(bhnd_erom_class_t *cls,
111 SET_DECLARE(bhnd_erom_class_set, bhnd_erom_class_t);
146 bhnd_erom_probe(bhnd_erom_class_t *cls, struct bhnd_erom_io *eio,
H A Dbhnd_erom.c101 bhnd_erom_class_t *
108 bhnd_erom_class_t *erom_cls;
125 bhnd_erom_class_t *cls;
174 bhnd_erom_alloc(bhnd_erom_class_t *cls, const struct bhnd_chipid *cid,
216 bhnd_erom_init_static(bhnd_erom_class_t *cls, bhnd_erom_t *erom, size_t esize,
H A Dbhnd.h650 static inline bhnd_erom_class_t *
/freebsd-12-stable/sys/dev/bhnd/bhndb/
H A Dbhndbvar.h67 bhnd_erom_class_t *erom_class);
H A Dbhndb_pci.c169 bhnd_erom_class_t *erom_class; /**< probed erom class */
361 bhnd_erom_class_t *erom_class;
H A Dbhndb.c526 struct bhnd_core_info *bridge_core, bhnd_erom_class_t *erom_class)
/freebsd-12-stable/sys/mips/broadcom/
H A Dbcm_machdep.c110 static int bcm_erom_probe_and_attach(bhnd_erom_class_t **erom_cls,
268 bcm_erom_probe_and_attach(bhnd_erom_class_t **erom_cls, kobj_ops_t erom_ops,
272 bhnd_erom_class_t **clsp;
291 bhnd_erom_class_t *cls;
H A Dbcm_machdep.h70 bhnd_erom_class_t *erom_impl; /**< erom parser class */
/freebsd-12-stable/sys/dev/bhnd/bcma/
H A Dbcma.c60 static bhnd_erom_class_t *
H A Dbcma_erom.c168 bcma_erom_probe(bhnd_erom_class_t *cls, struct bhnd_erom_io *eio,
/freebsd-12-stable/sys/dev/bhnd/siba/
H A Dsiba_erom.c95 siba_erom_probe(bhnd_erom_class_t *cls, struct bhnd_erom_io *eio,
H A Dsiba.c58 static bhnd_erom_class_t *

Completed in 143 milliseconds