Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/
H A Denvy.c56 void envyattach(struct device *, struct device *, void *);
172 sizeof(struct envy_softc), envymatch, envyattach, envydetach,
1697 envyattach(struct device *parent, struct device *self, void *aux) in envyattach() function