Searched refs:vds_attach (Results 1 – 1 of 1) sorted by relevance
43 void vds_attach(struct device *, struct device *, void *);46 sizeof(struct vds_softc), vds_match, vds_attach67 vds_attach(struct device *parent, struct device *self, void *aux) in vds_attach() function