Searched refs:ep_attach (Results 1 – 6 of 6) sorted by relevance
131 if ((error = ep_attach(sc))) in ep_mca_attach()
82 int ep_attach(struct ep_softc *);
216 if ((error = ep_attach(sc))) { in ep_eisa_attach()
205 if ((error = ep_attach(sc))) { in ep_pccard_attach()
332 if ((error = ep_attach(sc))) in ep_isa_attach()
279 ep_attach(struct ep_softc *sc) in ep_attach() function