Home
last modified time | relevance | path

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

/openbsd-src/sys/arch/sparc64/dev/
H A Dsab.c122 void sab_attach(struct device *, struct device *, void *);
163 sizeof(struct sab_softc), sab_match, sab_attach
227 sab_attach(struct device *parent, struct device *self, void *aux) in sab_attach() function