OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:RAM_SIZE
(Results
1 - 2
of
2
) sorted by null
/external/grub/netboot/
eepro.c
132
#define
RAM_SIZE
0x8000
141
#define XMT_RAM (
RAM_SIZE
- RCV_RAM)
143
#define XMT_START ((rcv_start + RCV_RAM) %
RAM_SIZE
)
cs89x0.h
314
#define
RAM_SIZE
0x1000 /* The card has 4k bytes or RAM */
Completed in 49 milliseconds