OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IGS_EXT_SPRITE_VISIBLE
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/ic/
igsfbreg.h
201
#define
IGS_EXT_SPRITE_VISIBLE
0x01
igsfb.c
354
curctl &= ~
IGS_EXT_SPRITE_VISIBLE
;
1132
if ((curctl &
IGS_EXT_SPRITE_VISIBLE
) == 0
1135
curctl |
IGS_EXT_SPRITE_VISIBLE
);
1136
else if ((curctl &
IGS_EXT_SPRITE_VISIBLE
) != 0
1139
curctl & ~
IGS_EXT_SPRITE_VISIBLE
);
Completed in 13 milliseconds
Indexes created Sun Oct 19 19:09:49 GMT 2025