OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:vposr
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/arch/amiga/amiga/
cc.c
256
while ((custom.
vposr
& 0x0007) == 0)
262
while (custom.
vposr
& 0x0007)
265
if (custom.
vposr
& 0x8000)
271
while ((custom.
vposr
& 0x8000) == 0)
custom.h
43
unsigned short
vposr
;
member in struct:Custom
/src/sys/arch/amiga/dev/
grfabs_cc.c
799
u_short vp = ((custom.
vposr
& 0x0007) << 8) | ((custom.vhposr) >> 8);
810
u_short vp = ((custom.
vposr
& 0x0007) << 8) | ((custom.vhposr) >> 8);
813
if (custom.
vposr
& 0x8000) {
1770
u_short vp = ((custom.
vposr
& 0x0007) << 8) | ((custom.vhposr) >> 8);
3196
u_short vp = ((custom.
vposr
& 0x0007) << 8) | ((custom.vhposr) >> 8);
Completed in 15 milliseconds
Indexes created Sun Oct 19 02:09:48 GMT 2025