Searched refs:erom_ops (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/sys/mips/broadcom/
H A Dbcm_machdep.c111 kobj_ops_t erom_ops, bhnd_erom_t *erom, size_t esize,
257 * @param[out] erom_ops The storage to be used when compiling
268 bcm_erom_probe_and_attach(bhnd_erom_class_t **erom_cls, kobj_ops_t erom_ops, argument
331 kobj_class_compile_static(*erom_cls, erom_ops);
381 error = bcm_erom_probe_and_attach(&bp->erom_impl, &bp->erom_ops,
H A Dbcm_machdep.h71 struct kobj_ops erom_ops; /**< compiled kobj opcache */ member in struct:bcm_platform

Completed in 106 milliseconds