Searched refs:an_pci_attach (Results 1 – 1 of 1) sorted by relevance
84 void an_pci_attach(struct device *, struct device *, void *);87 sizeof (struct an_softc), an_pci_match, an_pci_attach105 an_pci_attach(struct device *parent, struct device *self, void *aux) in an_pci_attach() function