Searched defs:pci_mem (Results 1 – 5 of 5) sorted by relevance
205 unsigned long bus_align, bus_size, pci_mem; in nautilus_init_pci() local
205 unsigned long pci_mem = (memtop + 0x1000000UL) & ~0xffffffUL; in albacore_init_arch() local
79 static struct resource pci_mem = { variable
79 igcsr32 pci_mem; /* 0x9C - PCI top of memory, member
685 u16 *buff_len, u8 *pci_mem, u8 mpa_key) in cm_build_mpa_frame()