Home
last modified time | relevance | path

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

/openbsd/sys/arch/sparc64/dev/
H A Dbbc.c55 int bbc_match(struct device *, void *, void *);
59 sizeof(struct bbc_softc), bbc_match, bbc_attach
71 bbc_match(struct device *parent, void *cf, void *aux) in bbc_match() function