Searched refs:wi_alloc (Results 1 – 5 of 5) sorted by relevance
152 error = wi_alloc(dev, WI_PCI_IORES); in wi_pci_attach()201 error = wi_alloc(dev, WI_PCI_LMEMRES); in wi_pci_attach()
135 error = wi_alloc(dev, 0); in wi_macio_attach()
184 int wi_alloc(device_t, int);
194 error = wi_alloc(dev, 0); in wi_pccard_attach()
2018 wi_alloc(device_t dev, int rid) in wi_alloc() function