HomeSort by: relevance | last modified time | path
    Searched defs:xlcom_reset (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/arch/evbppc/virtex/dev/
xlcom.c 101 static void xlcom_reset(bus_space_tag_t, bus_space_handle_t);
214 xlcom_reset(sc->sc_iot, sc->sc_ioh);
630 xlcom_reset(bus_space_tag_t iot, bus_space_handle_t ioh) function in typeref:typename:void
671 xlcom_reset(consdev_iot, consdev_ioh);
709 xlcom_reset(kgdb_iot, kgdb_ioh);

Completed in 11 milliseconds