| /mirbsd/src/sys/arch/sparc/dev/ |
| D | bwtwo.c | 182 int isconsole = 0; in bwtwoattach() local 250 isconsole = 1; in bwtwoattach() 259 isconsole = 1; in bwtwoattach() 264 isconsole = node == fbnode; in bwtwoattach() 278 fbwscons_init(&sc->sc_sunfb, isconsole ? 0 : RI_CLEAR); in bwtwoattach() 280 if (isconsole) { in bwtwoattach() 284 fbwscons_attach(&sc->sc_sunfb, &bwtwo_accessops, isconsole); in bwtwoattach()
|
| D | cgeight.c | 153 int isconsole = 0; in cgeightattach() local 168 isconsole = 1; in cgeightattach() 195 fbwscons_init(&sc->sc_sunfb, isconsole ? 0 : RI_CLEAR); in cgeightattach() 199 if (isconsole) { in cgeightattach() 203 fbwscons_attach(&sc->sc_sunfb, &cgeight_accessops, isconsole); in cgeightattach()
|
| D | cgfour.c | 149 int isconsole = 0; in cgfourattach() local 166 isconsole = 1; in cgfourattach() 196 fbwscons_init(&sc->sc_sunfb, isconsole ? 0 : RI_CLEAR); in cgfourattach() 201 if (isconsole) { in cgfourattach() 205 fbwscons_attach(&sc->sc_sunfb, &cgfour_accessops, isconsole); in cgfourattach()
|
| D | cgthree.c | 194 int isconsole = 0; in cgthreeattach() local 210 isconsole = node == fbnode; in cgthreeattach() 266 fbwscons_init(&sc->sc_sunfb, isconsole && in cgthreeattach() 270 if (isconsole) { in cgthreeattach() 275 fbwscons_attach(&sc->sc_sunfb, &cgthree_accessops, isconsole); in cgthreeattach()
|
| D | mgx.c | 147 int isconsole; in mgxattach() local 153 isconsole = node == fbnode; in mgxattach() 185 fbwscons_init(&sc->sc_sunfb, isconsole ? 0 : RI_CLEAR); in mgxattach() 193 if (isconsole) { in mgxattach() 197 fbwscons_attach(&sc->sc_sunfb, &mgx_accessops, isconsole); in mgxattach()
|
| D | tvtwo.c | 186 int isconsole; in tvtwoattach() local 212 isconsole = node == fbnode; in tvtwoattach() 276 isconsole && (width >= 1024) ? RI_CLEARMARGINS : RI_CLEAR); in tvtwoattach() 279 if (isconsole) { in tvtwoattach() 284 fbwscons_attach(&sc->sc_sunfb, &tvtwo_accessops, isconsole); in tvtwoattach()
|
| D | agten.c | 156 int node, isconsole; in agtenattach() local 163 isconsole = node == fbnode; in agtenattach() 207 fbwscons_init(&sc->sc_sunfb, isconsole ? 0 : RI_CLEAR); in agtenattach() 210 if (isconsole) { in agtenattach() 214 fbwscons_attach(&sc->sc_sunfb, &agten_accessops, isconsole); in agtenattach()
|
| D | rfx.c | 198 int node, cflen, isconsole = 0; in rfxattach() local 217 isconsole = node == fbnode; in rfxattach() 274 if (!isconsole) in rfxattach() 277 fbwscons_init(&sc->sc_sunfb, isconsole ? 0 : RI_CLEAR); in rfxattach() 282 if (isconsole) { in rfxattach() 289 fbwscons_attach(&sc->sc_sunfb, &rfx_accessops, isconsole); in rfxattach()
|
| D | cgtwelve.c | 141 int isconsole = 0; in cgtwelveattach() local 152 isconsole = node == fbnode; in cgtwelveattach() 197 fbwscons_init(&sc->sc_sunfb, isconsole ? 0 : RI_CLEAR); in cgtwelveattach() 199 if (isconsole) { in cgtwelveattach() 211 fbwscons_attach(&sc->sc_sunfb, &cgtwelve_accessops, isconsole); in cgtwelveattach()
|
| D | cgtwo.c | 175 int isconsole = 0; in cgtwoattach() local 184 isconsole = 1; in cgtwoattach() 219 fbwscons_init(&sc->sc_sunfb, isconsole ? 0 : RI_CLEAR); in cgtwoattach() 224 if (isconsole) { in cgtwoattach() 228 fbwscons_attach(&sc->sc_sunfb, &cgtwo_accessops, isconsole); in cgtwoattach()
|
| D | tcx.c | 180 int isconsole = 0; in tcxattach() local 201 isconsole = node == fbnode; in tcxattach() 229 fbwscons_init(&sc->sc_sunfb, isconsole ? 0 : RI_CLEAR); in tcxattach() 236 if (isconsole) { in tcxattach() 251 fbwscons_attach(&sc->sc_sunfb, &tcx_accessops, isconsole); in tcxattach()
|
| D | vigra.c | 244 int node, row, isconsole = 0; in vigraattach() local 253 isconsole = node == fbnode; in vigraattach() 302 fbwscons_init(&sc->sc_sunfb, isconsole && (sc->sc_sunfb.sf_width != 800 in vigraattach() 306 if (isconsole) { in vigraattach() 323 fbwscons_attach(&sc->sc_sunfb, &vigra_accessops, isconsole); in vigraattach()
|
| D | cgfourteen.c | 224 int isconsole = 0; in cgfourteenattach() local 251 isconsole = node == fbnode; in cgfourteenattach() 323 fbwscons_init(&sc->sc_sunfb, isconsole ? 0 : RI_CLEAR); in cgfourteenattach() 326 if (isconsole) { in cgfourteenattach() 331 fbwscons_attach(&sc->sc_sunfb, &cgfourteen_accessops, isconsole); in cgfourteenattach()
|
| D | cgsix.c | 210 int isconsole = 0, sbus = 1; in cgsixattach() local 256 isconsole = 1; in cgsixattach() 261 isconsole = node == fbnode; in cgsixattach() 292 fbwscons_init(&sc->sc_sunfb, isconsole && in cgsixattach() 314 if (isconsole) { in cgsixattach() 319 fbwscons_attach(&sc->sc_sunfb, &cgsix_accessops, isconsole); in cgsixattach()
|
| D | p9000.c | 187 int node, row, isconsole, scr; in p9000attach() local 224 isconsole = node == fbnode; in p9000attach() 257 isconsole && (sc->sc_sunfb.sf_width >= 1024) ? 0 : RI_CLEAR); in p9000attach() 268 if (isconsole) { in p9000attach() 277 fbwscons_attach(&sc->sc_sunfb, &p9000_accessops, isconsole); in p9000attach()
|
| D | fb.c | 406 fbwscons_attach(struct sunfb *sf, struct wsdisplay_accessops *op, int isconsole) in fbwscons_attach() argument 410 if (isconsole == 0) { in fbwscons_attach() 430 waa.console = isconsole; in fbwscons_attach()
|
| D | zx.c | 203 int node, isconsole = 0; in zx_attach() local 235 isconsole = node == fbnode; in zx_attach() 257 fbwscons_init(&sc->sc_sunfb, isconsole ? 0 : RI_CLEAR); in zx_attach() 285 if (isconsole) { in zx_attach() 298 fbwscons_attach(&sc->sc_sunfb, &zx_accessops, isconsole); in zx_attach()
|
| D | p9100.c | 269 int isconsole, fontswitch, clear = 0; in p9100attach() local 295 isconsole = node == fbnode; in p9100attach() 396 if (isconsole == 0 || fontswitch) in p9100attach() 413 if (isconsole) { in p9100attach() 420 fbwscons_attach(&sc->sc_sunfb, &p9100_accessops, isconsole); in p9100attach()
|
| /mirbsd/src/sys/dev/pckbc/ |
| D | pckbd.c | 321 int isconsole; local 327 isconsole = pckbd_is_console(pa->pa_tag, pa->pa_slot); 329 if (isconsole) { 356 a.console = isconsole;
|