Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/dev/mwl/
HDif_mwl_pci.c201 if (mwl_attach(pci_get_device(dev), sc) == 0) in mwl_pci_attach()
HDif_mwlvar.h357 int mwl_attach(u_int16_t, struct mwl_softc *);
HDif_mwl.c288 mwl_attach(uint16_t devid, struct mwl_softc *sc) in mwl_attach() function