Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/
H A Dif_iwn.c108 int iwn5000_attach(struct iwn_softc *, pci_product_id_t);
399 error = iwn5000_attach(sc, PCI_PRODUCT(pa->pa_id)); in iwn_attach()
624 iwn5000_attach(struct iwn_softc *sc, pci_product_id_t pid) in iwn5000_attach() function