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()
82 int ex_alloc_resources(device_t);
179 if ((error = ex_alloc_resources(dev)) != 0) { in ex_pccard_attach()
152 ex_alloc_resources(device_t dev) in ex_alloc_resources() function