OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:testfbr
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/amiga/dev/
grf_cv.c
416
volatile unsigned long *testfbw, *
testfbr
;
local in function:cv_has_4mb
420
testfbr
= (volatile unsigned long *)((volatile char*)fb + 0x02000000);
423
if (*
testfbr
!= 0x87654321)
428
testfbr
= (volatile unsigned long *)((volatile char*)fb + 0x02200000);
431
if (*
testfbr
!= 0x87654321)
435
if (*
testfbr
!= 0xAAAAAAAA)
439
if (*
testfbr
!= 0x55555555)
grf_cv3d.c
358
volatile unsigned long *testfbw, *
testfbr
;
362
testfbr
= (volatile unsigned long *)(fb + 0x02000000);
364
if (*
testfbr
!= 0x87654321)
369
testfbr
= (volatile unsigned long *)(fb + 0x02200000);
371
if (*
testfbr
!= 0x87654321)
374
if (*
testfbr
!= 0xAAAAAAAA)
377
if (*
testfbr
!= 0x55555555)
Completed in 17 milliseconds
Indexes created Fri Oct 03 02:09:57 GMT 2025