Searched refs:atkbdc_attach_unit (Results 1 – 3 of 3) sorted by relevance
235 int atkbdc_attach_unit(int unit, atkbdc_softc_t *sc, struct resource *port0,
231 error = atkbdc_attach_unit(unit, sc, sc->port0, sc->port1); in atkbdc_isa_attach()
200 atkbdc_attach_unit(int unit, atkbdc_softc_t *sc, struct resource *port0, in atkbdc_attach_unit() function