Home
last modified time | relevance | path

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

/openbsd-src/sys/arch/sparc64/dev/
H A Dssm.c27 void ssm_attach(struct device *, struct device *, void *);
30 sizeof(struct device), ssm_match, ssm_attach
51 ssm_attach(struct device *parent, struct device *self, void *aux) in ssm_attach() function