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

  /src/sys/dev/isa/
wbsio.c 138 wbsio_conf_enable(kmutex_t *lock, bus_space_tag_t iot, bus_space_handle_t ioh) function in typeref:typename:void
218 wbsio_conf_enable(NULL, iot, ioh);
261 wbsio_conf_enable(&sc->sc_conf_lock, sc->sc_iot, sc->sc_ioh);
373 wbsio_conf_enable(&sc->sc_conf_lock, sc->sc_iot, sc->sc_ioh);
396 wbsio_conf_enable(&sc->sc_conf_lock, sc->sc_iot, sc->sc_ioh);
465 wbsio_conf_enable(&sc->sc_conf_lock, sc->sc_iot, sc->sc_ioh);
540 wbsio_conf_enable(&sc->sc_conf_lock, sc->sc_iot, sc->sc_ioh);
667 wbsio_conf_enable(&sc->sc_conf_lock, sc->sc_iot, sc->sc_ioh);
702 wbsio_conf_enable(&sc->sc_conf_lock, sc->sc_iot, sc->sc_ioh);
818 wbsio_conf_enable(&sc->sc_conf_lock, sc->sc_iot, sc->sc_ioh)
    [all...]
wbsio.c 138 wbsio_conf_enable(kmutex_t *lock, bus_space_tag_t iot, bus_space_handle_t ioh) function in typeref:typename:void
218 wbsio_conf_enable(NULL, iot, ioh);
261 wbsio_conf_enable(&sc->sc_conf_lock, sc->sc_iot, sc->sc_ioh);
373 wbsio_conf_enable(&sc->sc_conf_lock, sc->sc_iot, sc->sc_ioh);
396 wbsio_conf_enable(&sc->sc_conf_lock, sc->sc_iot, sc->sc_ioh);
465 wbsio_conf_enable(&sc->sc_conf_lock, sc->sc_iot, sc->sc_ioh);
540 wbsio_conf_enable(&sc->sc_conf_lock, sc->sc_iot, sc->sc_ioh);
667 wbsio_conf_enable(&sc->sc_conf_lock, sc->sc_iot, sc->sc_ioh);
702 wbsio_conf_enable(&sc->sc_conf_lock, sc->sc_iot, sc->sc_ioh);
818 wbsio_conf_enable(&sc->sc_conf_lock, sc->sc_iot, sc->sc_ioh)
    [all...]

Completed in 66 milliseconds