Searched refs:ex_attach (Results 1 – 4 of 4) sorted by relevance
84 int ex_attach(device_t);
204 if ((error = ex_attach(dev)) != 0) { in ex_pccard_attach()
310 if ((error = ex_attach(dev)) != 0) { in ex_isa_attach()
206 ex_attach(device_t dev) in ex_attach() function