OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:NOOVERLAY
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/arch/sparc/dev/
cgfour.c
416
#define
NOOVERLAY
(0x04000000)
423
else if ((u_int)off >=
NOOVERLAY
) {
424
off -=
NOOVERLAY
;
cgeight.c
426
#define
NOOVERLAY
(0x04000000)
433
else if ((u_int)off >=
NOOVERLAY
) {
434
off -=
NOOVERLAY
;
/src/sys/dev/sun/
cgthree.c
382
#define
NOOVERLAY
(0x04000000)
388
if ((u_int)off >=
NOOVERLAY
)
389
off -=
NOOVERLAY
;
Completed in 13 milliseconds
Indexes created Wed Oct 01 07:09:59 GMT 2025