Home
last modified time | relevance | path

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

/openbsd-src/sys/arch/sparc64/dev/
H A Dvcc.c43 void vcc_attach(struct device *, struct device *, void *);
46 sizeof(struct vcc_softc), vcc_match, vcc_attach
67 vcc_attach(struct device *parent, struct device *self, void *aux) in vcc_attach() function