Home
last modified time | relevance | path

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

/freebsd/sys/dev/bhnd/
H A Dbhnd_erom.h53 bhnd_erom_class_t *bhnd_erom_probe_driver_classes(devclass_t bus_devclass,
58 bhnd_erom_t *bhnd_erom_alloc(bhnd_erom_class_t *cls,
62 int bhnd_erom_init_static(bhnd_erom_class_t *cls,
109 SET_DECLARE(bhnd_erom_class_set, bhnd_erom_class_t);
144 bhnd_erom_probe(bhnd_erom_class_t *cls, struct bhnd_erom_io *eio, in bhnd_erom_probe()
H A Dbhnd_erom.c98 bhnd_erom_class_t *
105 bhnd_erom_class_t *erom_cls; in bhnd_erom_probe_driver_classes()
122 bhnd_erom_class_t *cls; in bhnd_erom_probe_driver_classes()
171 bhnd_erom_alloc(bhnd_erom_class_t *cls, const struct bhnd_chipid *cid, in bhnd_erom_alloc()
213 bhnd_erom_init_static(bhnd_erom_class_t *cls, bhnd_erom_t *erom, size_t esize, in bhnd_erom_init_static()
H A Dbhnd_erom_types.h39 typedef struct kobj_class bhnd_erom_class_t; /**< bhnd_erom parser class */ typedef
H A Dbhnd_erom_if.m79 bhnd_erom_class_t *cls;
H A Dbhnd.h640 static inline bhnd_erom_class_t *
H A Dbhnd_bus_if.m58 static bhnd_erom_class_t *
290 STATICMETHOD bhnd_erom_class_t * get_erom_class {
/freebsd/sys/dev/bhnd/bhndb/
H A Dbhndbvar.h66 bhnd_erom_class_t *erom_class);
H A Dbhndb_pci.c167 bhnd_erom_class_t *erom_class; /**< probed erom class */
358 bhnd_erom_class_t *erom_class; in bhndb_pci_attach()
H A Dbhndb.c511 struct bhnd_core_info *bridge_core, bhnd_erom_class_t *erom_class) in bhndb_attach()
/freebsd/sys/dev/bhnd/siba/
H A Dsiba_erom.c91 siba_erom_probe(bhnd_erom_class_t *cls, struct bhnd_erom_io *eio, in siba_erom_probe()
H A Dsiba.c55 static bhnd_erom_class_t *
/freebsd/sys/dev/bhnd/bcma/
H A Dbcma.c57 static bhnd_erom_class_t *
H A Dbcma_erom.c164 bcma_erom_probe(bhnd_erom_class_t *cls, struct bhnd_erom_io *eio, in bcma_erom_probe()