Home
last modified time | relevance | path

Searched refs:MEM_BASE (Results 1 – 6 of 6) sorted by relevance

/linux-2.4.37.9/arch/alpha/lib/
Dstacktrace.c17 #define MEM_BASE 0x001f0000 macro
26 (((INSTR) & (MAJOR_OP | MEM_BASE | MEM_OFF_SIGN)) == (STQ_OP | BASE_SP))
/linux-2.4.37.9/drivers/hotplug/
Dshpchprm_legacy.h57 MEM_BASE = offsetof(struct slot_rt, mem_base), enumerator
Dshpchprm_legacy.c194 u16 mem_base = readw(one_slot + MEM_BASE); in shpchprm_find_available_resources()
Dcpqphp.h231 MEM_BASE = offsetof(struct slot_rt, mem_base), enumerator
Dcpqphp_pci.c1422 u16 mem_base = readw(one_slot + MEM_BASE); in cpqhp_find_available_resources()
/linux-2.4.37.9/drivers/net/
D3c507.c396 #ifdef MEM_BASE in el16_probe1()
397 dev->mem_start = MEM_BASE; in el16_probe1()