Home
last modified time | relevance | path

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

/mirbsd/src/sys/arch/sparc/dev/
Dpower.c54 static void powerattach(struct device *, struct device *, void *);
57 sizeof(struct device), powermatch, powerattach
88 powerattach(parent, self, aux) in powerattach() function