Home
last modified time | relevance | path

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

/openbsd-src/sys/arch/macppc/dev/
H A Dasms.c69 void asms_attach(struct device *, struct device *, void *);
73 sizeof(struct asms_softc), asms_match, asms_attach
91 asms_attach(struct device *parent, struct device *self, void *aux) in asms_attach() function