Home
last modified time | relevance | path

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

/openbsd/sys/arch/sparc64/dev/
H A Dcmp.c25 int cmp_match(struct device *, void *, void *);
29 sizeof(struct device), cmp_match, cmp_attach
39 cmp_match(struct device *parent, void *match, void *aux) in cmp_match() function