Searched refs:pre_mem_base (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/pci/hotplug/
H A Dcpqphp_pci.c1257 u16 pre_mem_base = readw(one_slot + PRE_MEM_BASE); local
1261 dev_func, io_base, io_length, mem_base, mem_length, pre_mem_base, pre_mem_length,
1352 temp_dword = pre_mem_base + pre_mem_length;
1353 if ((pre_mem_base) && (temp_dword < 0x10000)) {
1358 p_mem_node->base = pre_mem_base << 16;
H A Dcpqphp.h216 u16 pre_mem_base; member in struct:slot_rt
230 PRE_MEM_BASE = offsetof(struct slot_rt, pre_mem_base),

Completed in 105 milliseconds