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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/pci/hotplug/
H A Dcpqphp_pci.c1245 u16 pre_mem_base = readw(one_slot + PRE_MEM_BASE); local
1249 dev_func, io_base, io_length, mem_base, mem_length, pre_mem_base, pre_mem_length,
1341 temp_dword = pre_mem_base + pre_mem_length;
1342 if ((pre_mem_base) && (temp_dword < 0x10000)) {
1347 p_mem_node->base = pre_mem_base << 16;
H A Dcpqphp.h219 u16 pre_mem_base; member in struct:slot_rt
235 PRE_MEM_BASE = offsetof(struct slot_rt, pre_mem_base),
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/pci/hotplug/
H A Dcpqphp_pci.c1245 u16 pre_mem_base = readw(one_slot + PRE_MEM_BASE); local
1249 dev_func, io_base, io_length, mem_base, mem_length, pre_mem_base, pre_mem_length,
1341 temp_dword = pre_mem_base + pre_mem_length;
1342 if ((pre_mem_base) && (temp_dword < 0x10000)) {
1347 p_mem_node->base = pre_mem_base << 16;
H A Dcpqphp.h219 u16 pre_mem_base; member in struct:slot_rt
235 PRE_MEM_BASE = offsetof(struct slot_rt, pre_mem_base),

Completed in 120 milliseconds