Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/
H A Dagp_ali.c57 void agp_ali_attach(struct device *, struct device *, void *);
69 sizeof(struct agp_ali_softc), agp_ali_probe, agp_ali_attach,
97 agp_ali_attach(struct device *parent, struct device *self, void *aux) in agp_ali_attach() function