Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/
H A Dsv.c71 static void sv_attach(struct device *, struct device *, void *);
121 sizeof(struct sv_softc), sv_match, sv_attach
233 sv_attach(struct device *parent, struct device *self, void *aux) in sv_attach() function