Searched refs:wi_alloc (Results 1 – 4 of 4) sorted by relevance
167 error = wi_alloc(dev, WI_PCI_IORES); in wi_pci_attach()216 error = wi_alloc(dev, WI_PCI_LMEMRES); in wi_pci_attach()
191 int wi_alloc(device_t, int);
218 error = wi_alloc(dev, 0); in wi_pccard_attach()
2060 wi_alloc(device_t dev, int rid) in wi_alloc() function