SISUSB_PCI_PSEUDO_MEMBASE
} else if ((*ppos) >= SISUSB_PCI_PSEUDO_MEMBASE && (*ppos) <
SISUSB_PCI_PSEUDO_MEMBASE + sisusb->vramsize) {
address = (*ppos) - SISUSB_PCI_PSEUDO_MEMBASE +
} else if ((*ppos) >= SISUSB_PCI_PSEUDO_MEMBASE &&
(*ppos) < SISUSB_PCI_PSEUDO_MEMBASE +
address = (*ppos) - SISUSB_PCI_PSEUDO_MEMBASE +
address = y->data3 - SISUSB_PCI_PSEUDO_MEMBASE +
x.sisusb_vrambase = SISUSB_PCI_PSEUDO_MEMBASE;