Home | History | Annotate | Download | only in hw

Lines Matching defs:mem

70     int mem;
1684 ohci->mem = cpu_register_io_memory(ohci_readfn, ohci_writefn, ohci);
1710 cpu_register_physical_memory(addr, size, ohci->state.mem);
1746 cpu_register_physical_memory(base, 0x1000, ohci->mem);
1757 cpu_register_physical_memory(mmio_base, 0x1000, ohci->mem);