OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:RI_CFGDONE
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/dev/rasops/
rasops.h
49
#define
RI_CFGDONE
0x80 /* rasops_reconfig() completed successfully */
rasops.c
395
if ((ri->ri_flg &
RI_CFGDONE
) != 0) {
558
ri->ri_flg &= ~
RI_CFGDONE
;
584
ri->ri_flg |=
RI_CFGDONE
;
/src/sys/arch/luna68k/dev/
omrasops.c
1784
ri->ri_flg |=
RI_CFGDONE
;
1806
ri->ri_flg |=
RI_CFGDONE
;
Completed in 17 milliseconds
Indexes created Fri Oct 17 09:09:57 GMT 2025