Home
last modified time | relevance | path

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

/openbsd/sys/dev/ic/
H A Dstivar.h121 #define STI_ATTACHED 0x0002 /* ... and wsdisplay_cnattach() has been done */ macro
H A Dsti.c833 if (console && !ISSET(sc->sc_flags, STI_ATTACHED)) { in sti_end_attach_screen()
839 sc->sc_flags |= STI_ATTACHED; in sti_end_attach_screen()