Home
last modified time | relevance | path

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

/openbsd-src/sys/arch/sparc64/dev/
H A Dsbbc.c144 void sbbc_attach(struct device *, struct device *, void *);
147 sizeof(struct sbbc_softc), sbbc_match, sbbc_attach
183 sbbc_attach(struct device *parent, struct device *self, void *aux) in sbbc_attach() function