Home
last modified time | relevance | path

Searched refs:bematch (Results 1 – 2 of 2) sorted by relevance

/mirbsd/src/sys/arch/sparc/dev/
Dbe.c72 int bematch(struct device *, void *, void *);
107 sizeof(struct besoftc), bematch, beattach
111 bematch(parent, vcf, aux) in bematch() function
/mirbsd/src/sys/dev/sbus/
Dbe.c155 int bematch(struct device *, void *, void *);
202 sizeof(struct be_softc), bematch, beattach
210 bematch(struct device *parent, void *vcf, void *aux) in bematch() function