Home
last modified time | relevance | path

Searched refs:MEMMAP (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/drivers/atm/
Dhorizon.h362 typedef struct MEMMAP { struct
375 } MEMMAP; argument
377 #define memmap ((MEMMAP *)0)
Dhorizon.c2958 if (sizeof(struct MEMMAP) != 128*1024/4) { in init_module()
2960 (unsigned long) sizeof(struct MEMMAP)); in init_module()
3018 if (sizeof(struct MEMMAP) != 128*1024/4) { in hrz_detect()
3020 (unsigned long) sizeof(struct MEMMAP)); in hrz_detect()