Searched refs:atkbdc_setup (Results 1 - 1 of 1) sorted by relevance

/freebsd-current/sys/dev/atkbdc/
H A Datkbdc.c95 static int atkbdc_setup(atkbdc_softc_t *sc, bus_space_tag_t tag,
203 return atkbdc_setup(sc, rman_get_bustag(port0),
259 return atkbdc_setup(atkbdc_softc[0], tag, h0, h1);
263 atkbdc_setup(atkbdc_softc_t *sc, bus_space_tag_t tag, bus_space_handle_t h0, function

Completed in 56 milliseconds