OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:RAY_CCS_BASE
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/pcmcia/
if_rayreg.h
131
#define
RAY_CCS_BASE
0x0400
if_ray.c
427
#define RAY_GET_INDEX(ccs) (((ccs) -
RAY_CCS_BASE
) / RAY_CCS_SIZE)
428
#define RAY_GET_CCS(i) (
RAY_CCS_BASE
+ (i) * RAY_CCS_SIZE)
Completed in 13 milliseconds
Indexes created Sat Oct 11 08:10:02 GMT 2025