desc_ex          4829 drivers/tty/synclinkmp.c 	SCADESC_EX *desc_ex;
desc_ex          4846 drivers/tty/synclinkmp.c 		desc_ex = &info->rx_buf_list_ex[EndIndex];
desc_ex          4852 drivers/tty/synclinkmp.c 			addr_field = desc_ex->virt_addr[0];
desc_ex          4998 drivers/tty/synclinkmp.c 	SCADESC_EX *desc_ex;
desc_ex          5011 drivers/tty/synclinkmp.c 		desc_ex = &info->tx_buf_list_ex[i];
desc_ex          5013 drivers/tty/synclinkmp.c 		load_pci_memory(info, desc_ex->virt_addr,buf,copy_count);