Home
last modified time | relevance | path

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

/openbsd-src/sys/arch/sparc64/dev/
H A Dvds.c43 void vds_attach(struct device *, struct device *, void *);
46 sizeof(struct vds_softc), vds_match, vds_attach
67 vds_attach(struct device *parent, struct device *self, void *aux) in vds_attach() function