Searched refs:sc_opened (Results 1 – 9 of 9) sorted by relevance
106 int sc_opened; member360 if (!sc->sc_opened) { in spictimeout()452 if (sc->sc_opened) in spicopen()455 sc->sc_opened++; in spicopen()472 sc->sc_opened = 0; in spicclose()
158 if (!atomic_cmpset_acq_ptr((uintptr_t *)&sc->sc_opened, in cfi_devopen()172 if (sc->sc_opened != td->td_proc) in cfi_devclose()176 sc->sc_opened = NULL; in cfi_devclose()
74 struct proc *sc_opened; /* Process that has us opened. */ member
150 sc->sc_opened = 1; in uart_tty_open()160 if (sc == NULL || sc->sc_leaving || !sc->sc_opened) in uart_tty_close()171 sc->sc_opened = 0; in uart_tty_close()
129 if (sc->sc_opened) in uart_intr_break()154 if (sc->sc_opened) { in uart_intr_overrun()184 if (sc->sc_opened) in uart_intr_rxready()227 if (sc->sc_opened) in uart_intr_sigchg()
97 int sc_opened:1; /* This UART is open for business. */ member
290 sc->sc_opened = 1; in sunkbd_attach()
52 int sc_opened; member
478 sc->sc_opened += dr + dw + de; in g_multipath_access()479 if (sc->sc_stopping && sc->sc_opened == 0) in g_multipath_access()639 if (sc->sc_opened != 0) { in g_multipath_destroy()