Home
last modified time | relevance | path

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

/openbsd-src/sys/arch/sparc64/dev/
H A Dcreator.c50 void creator_attach(struct device *, struct device *, void *);
82 sizeof(struct creator_softc), creator_match, creator_attach
97 creator_attach(struct device *parent, struct device *self, void *aux) in creator_attach() function