Searched refs:wi_alloc (Results 1 - 5 of 5) sorted by relevance

/freebsd-11-stable/sys/dev/wi/
H A Dif_wi_macio.c133 error = wi_alloc(dev, 0);
H A Dif_wivar.h182 int wi_alloc(device_t, int);
H A Dif_wi_pci.c150 error = wi_alloc(dev, WI_PCI_IORES);
199 error = wi_alloc(dev, WI_PCI_LMEMRES);
H A Dif_wi_pccard.c192 error = wi_alloc(dev, 0);
H A Dif_wi.c2018 wi_alloc(device_t dev, int rid) function

Completed in 93 milliseconds