Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/
H A Dif_an_pci.c84 void an_pci_attach(struct device *, struct device *, void *);
87 sizeof (struct an_softc), an_pci_match, an_pci_attach
105 an_pci_attach(struct device *parent, struct device *self, void *aux) in an_pci_attach() function