Home
last modified time | relevance | path

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

/original-bsd/sys/sparc/sbus/
H A Dcgsix.c83 static void cgsixattach(struct device *, struct device *, void *);
85 { NULL, "cgsix", matchbyname, cgsixattach,
111 cgsixattach(parent, self, args) in cgsixattach() function