Home
last modified time | relevance | path

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

/openbsd/sys/dev/sbus/
H A Dcgsix.c82 int cgsixmatch(struct device *, void *, void *);
86 sizeof (struct cgsix_softc), cgsixmatch, cgsixattach
94 cgsixmatch(struct device *parent, void *vcf, void *aux) in cgsixmatch() function