Home
last modified time | relevance | path

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

/openbsd/src/sys/arch/sparc64/dev/
Dlom.c181 void lom_attach(struct device *, struct device *, void *);
185 sizeof(struct lom_softc), lom_match, lom_attach,
234 lom_attach(struct device *parent, struct device *self, void *aux) in lom_attach() function