Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/hppa/gsc/
H A Dharmony.c471 sc->sc_need_commit = 1; in harmony_set_format()
511 if (sc->sc_need_commit == 0) in harmony_commit_settings()
556 sc->sc_need_commit = 0; in harmony_commit_settings()
644 sc->sc_need_commit = 1; in harmony_set_port()
660 sc->sc_need_commit = 1; in harmony_set_port()
676 sc->sc_need_commit = 1; in harmony_set_port()
687 sc->sc_need_commit = 1; in harmony_set_port()
698 sc->sc_need_commit = 1; in harmony_set_port()
H A Dharmonyvar.h91 int sc_need_commit; member