Home
last modified time | relevance | path

Searched refs:sc_need_commit (Results 1 – 6 of 6) sorted by relevance

/openbsd/src/sys/dev/sbus/
Dcs4231var.h85 int sc_need_commit; member
Dcs4231.c327 sc->sc_need_commit = 1; in cs4231_set_speed()
519 sc->sc_need_commit = 1; in cs4231_set_params()
536 if (sc->sc_need_commit == 0) in cs4231_commit_settings()
589 sc->sc_need_commit = 0; in cs4231_commit_settings()
/openbsd/src/sys/arch/sparc64/dev/
Dce4231var.h83 int sc_need_commit; member
Dce4231.c378 sc->sc_need_commit = 1; in ce4231_set_speed()
483 sc->sc_need_commit = 1; in ce4231_set_params()
500 if (sc->sc_need_commit == 0) in ce4231_commit_settings()
508 sc->sc_need_commit = 0; in ce4231_commit_settings()
558 sc->sc_need_commit = 0; in ce4231_commit_settings()
/openbsd/src/sys/arch/hppa/gsc/
Dharmony.c431 sc->sc_need_commit = 1; in harmony_set_params()
450 if (sc->sc_need_commit == 0) in harmony_commit_settings()
505 sc->sc_need_commit = 0; in harmony_commit_settings()
553 sc->sc_need_commit = 1; in harmony_set_port()
569 sc->sc_need_commit = 1; in harmony_set_port()
585 sc->sc_need_commit = 1; in harmony_set_port()
596 sc->sc_need_commit = 1; in harmony_set_port()
607 sc->sc_need_commit = 1; in harmony_set_port()
Dharmonyvar.h87 int sc_need_commit; member