OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:WSDISPLAY_CMAP_DOLUT
(Results
1 - 6
of
6
) sorted by relevancy
/src/sys/arch/pmax/ibus/
pm.c
91
#define
WSDISPLAY_CMAP_DOLUT
0x20
429
sc->sc_changed |=
WSDISPLAY_CMAP_DOLUT
;
648
if ((v &
WSDISPLAY_CMAP_DOLUT
) != 0) {
724
sc->sc_changed |=
WSDISPLAY_CMAP_DOLUT
;
/src/sys/dev/tc/
cfb.c
125
#define
WSDISPLAY_CMAP_DOLUT
0x20
428
WSDISPLAY_CMAP_DOLUT
);
580
if (v &
WSDISPLAY_CMAP_DOLUT
) {
705
sc->sc_changed |=
WSDISPLAY_CMAP_DOLUT
;
sfb.c
133
#define
WSDISPLAY_CMAP_DOLUT
0x20
462
WSDISPLAY_CMAP_DOLUT
);
632
if (v &
WSDISPLAY_CMAP_DOLUT
) {
759
sc->sc_changed |=
WSDISPLAY_CMAP_DOLUT
;
tfb.c
150
#define
WSDISPLAY_CMAP_DOLUT
0x20
466
WSDISPLAY_CMAP_DOLUT
);
627
if (v &
WSDISPLAY_CMAP_DOLUT
) {
763
sc->sc_changed |=
WSDISPLAY_CMAP_DOLUT
;
sfbplus.c
116
#define
WSDISPLAY_CMAP_DOLUT
0x20
497
WSDISPLAY_CMAP_DOLUT
);
595
if (v &
WSDISPLAY_CMAP_DOLUT
)
742
sc->sc_changed |=
WSDISPLAY_CMAP_DOLUT
;
/src/sys/arch/arm/iomd/
vidcvideo.c
103
#define
WSDISPLAY_CMAP_DOLUT
0x20
342
vidcvideo_queue_dc_change(dc,
WSDISPLAY_CMAP_DOLUT
);
517
if (v &
WSDISPLAY_CMAP_DOLUT
) {
544
cleared |=
WSDISPLAY_CMAP_DOLUT
;
637
vidcvideo_queue_dc_change(dc,
WSDISPLAY_CMAP_DOLUT
);
684
vidcvideo_queue_dc_change(dc,
WSDISPLAY_CMAP_DOLUT
);
Completed in 15 milliseconds
Indexes created Sat Oct 11 08:10:02 GMT 2025