Searched refs:scr_wsmode (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/sys/dev/ic/
H A Dstivar.h100 u_int scr_wsmode; member in struct:sti_screen
H A Dsti.c773 scr->scr_wsmode = WSDISPLAYIO_MODE_EMUL;
1084 if (scr->scr_wsmode != WSDISPLAYIO_MODE_EMUL)
1088 if (scr->scr_wsmode != WSDISPLAYIO_MODE_DUMBFB) {
1105 scr->scr_wsmode = mode;

Completed in 120 milliseconds