Home
last modified time | relevance | path

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

/src/sys/dev/mwl/
H A Dif_mwl_pci.c197 if (mwl_attach(pci_get_device(dev), sc) == 0) in mwl_pci_attach()
H A Dif_mwlvar.h357 int mwl_attach(u_int16_t, struct mwl_softc *);
H A Dif_mwl.c285 mwl_attach(uint16_t devid, struct mwl_softc *sc) in mwl_attach() function