Searched refs:ex_alloc_resources (Results 1 – 4 of 4) sorted by relevance
218 error = ex_alloc_resources(dev); in ex_isa_probe()284 if ((error = ex_alloc_resources(dev)) != 0) { in ex_isa_attach()
84 int ex_alloc_resources(device_t);
181 if ((error = ex_alloc_resources(dev)) != 0) { in ex_pccard_attach()
154 ex_alloc_resources(device_t dev) in ex_alloc_resources() function