Home
last modified time | relevance | path

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

/openbsd-src/sys/arch/sparc64/dev/
H A Dvldc.c43 void vldc_attach(struct device *, struct device *, void *);
46 sizeof(struct vldc_softc), vldc_match, vldc_attach
68 vldc_attach(struct device *parent, struct device *self, void *aux) in vldc_attach() function