Searched refs:bhnd_erom_class_t (Results 1 – 13 of 13) sorted by relevance
/freebsd/sys/dev/bhnd/ |
H A D | bhnd_erom.h | 53 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 D | bhnd_erom.c | 98 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 D | bhnd_erom_types.h | 39 typedef struct kobj_class bhnd_erom_class_t; /**< bhnd_erom parser class */ typedef
|
H A D | bhnd_erom_if.m | 79 bhnd_erom_class_t *cls;
|
H A D | bhnd.h | 640 static inline bhnd_erom_class_t *
|
H A D | bhnd_bus_if.m | 58 static bhnd_erom_class_t * 290 STATICMETHOD bhnd_erom_class_t * get_erom_class {
|
/freebsd/sys/dev/bhnd/bhndb/ |
H A D | bhndbvar.h | 66 bhnd_erom_class_t *erom_class);
|
H A D | bhndb_pci.c | 167 bhnd_erom_class_t *erom_class; /**< probed erom class */ 358 bhnd_erom_class_t *erom_class; in bhndb_pci_attach()
|
H A D | bhndb.c | 511 struct bhnd_core_info *bridge_core, bhnd_erom_class_t *erom_class) in bhndb_attach()
|
/freebsd/sys/dev/bhnd/siba/ |
H A D | siba_erom.c | 91 siba_erom_probe(bhnd_erom_class_t *cls, struct bhnd_erom_io *eio, in siba_erom_probe()
|
H A D | siba.c | 55 static bhnd_erom_class_t *
|
/freebsd/sys/dev/bhnd/bcma/ |
H A D | bcma.c | 57 static bhnd_erom_class_t *
|
H A D | bcma_erom.c | 164 bcma_erom_probe(bhnd_erom_class_t *cls, struct bhnd_erom_io *eio, in bcma_erom_probe()
|