Home
last modified time | relevance | path

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

/openbsd-src/sys/arch/sparc64/dev/
H A Dupa.c64 void upa_attach(struct device *, struct device *, void *);
67 sizeof(struct upa_softc), upa_match, upa_attach
93 upa_attach(struct device *parent, struct device *self, void *aux) in upa_attach() function