Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/
H A Dagp_sis.c55 void agp_sis_attach(struct device *, struct device *, void *);
67 sizeof(struct agp_sis_softc), agp_sis_probe, agp_sis_attach,
97 agp_sis_attach(struct device *parent, struct device *self, void *aux) in agp_sis_attach() function