HomeSort by: relevance | last modified time | path
    Searched refs:ug2_wait_readable (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/ic/
ug.c 597 ug2_wait_readable(bus_space_tag_t iot, bus_space_handle_t ioh) function in typeref:typename:int
629 if (ug2_wait_readable(iot, ioh) == 0)
661 if (ug2_wait_readable(sc->sc_iot, sc->sc_ioh) == 0)
ug.c 597 ug2_wait_readable(bus_space_tag_t iot, bus_space_handle_t ioh) function in typeref:typename:int
629 if (ug2_wait_readable(iot, ioh) == 0)
661 if (ug2_wait_readable(sc->sc_iot, sc->sc_ioh) == 0)

Completed in 34 milliseconds