Home
last modified time | relevance | path

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

/openbsd-src/sys/arch/sparc64/dev/
H A Dcmp.c26 void cmp_attach(struct device *, struct device *, void *);
29 sizeof(struct device), cmp_match, cmp_attach
50 cmp_attach(struct device *parent, struct device *self, void *aux) in cmp_attach() function