Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/iwn/
H A Dif_iwn.c140 static int iwn5000_attach(struct iwn_softc *, uint16_t);
884 error = iwn5000_attach(sc, sc->sc_devid); in iwn_attach()
1240 iwn5000_attach(struct iwn_softc *sc, uint16_t pid) in iwn5000_attach() function