Searched refs:mwl_attach (Results 1 – 3 of 3) sorted by relevance
197 if (mwl_attach(pci_get_device(dev), sc) == 0) in mwl_pci_attach()
357 int mwl_attach(u_int16_t, struct mwl_softc *);
285 mwl_attach(uint16_t devid, struct mwl_softc *sc) in mwl_attach() function