Home
last modified time | relevance | path

Searched refs:statStg_pci (Results 1 – 2 of 2) sorted by relevance

/linux-2.6.39/drivers/tty/serial/
Dicom.c168 icom_port->statStg_pci); in free_port_memory()
208 pci_alloc_consistent(dev, 4096, &icom_port->statStg_pci); in get_port_memory()
270 cpu_to_le32(icom_port-> statStg_pci + offset); in get_port_memory()
278 cpu_to_le32(icom_port-> statStg_pci + offset); in get_port_memory()
660 cpu_to_le32(ICOM_PORT->statStg_pci + offset); in icom_write()
1255 writel(ICOM_PORT->statStg_pci + offset, in icom_set_termios()
Dicom.h242 dma_addr_t statStg_pci; member