Home
last modified time | relevance | path

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

/freebsd-12.1/sys/dev/wi/
H A Dif_wi_macio.c142 error = wi_attach(dev); in wi_macio_attach()
H A Dif_wivar.h181 int wi_attach(device_t);
H A Dif_wi_pccard.c200 error = wi_attach(dev); in wi_pccard_attach()
H A Dif_wi_pci.c233 error = wi_attach(dev); in wi_pci_attach()
H A Dif_wi.c237 wi_attach(device_t dev) in wi_attach() function