Home
last modified time | relevance | path

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

/openbsd/sys/arch/sparc64/dev/
H A Dbbc.c56 void bbc_attach(struct device *, struct device *, void *);
59 sizeof(struct bbc_softc), bbc_match, bbc_attach
81 bbc_attach(struct device *parent, struct device *self, void *aux) in bbc_attach() function