frame_start_index 5259 drivers/tty/synclink.c 	int frame_start_index;
frame_start_index 5274 drivers/tty/synclink.c 	frame_start_index = start_index = end_index = info->current_rx_buffer;
frame_start_index 5289 drivers/tty/synclink.c 			frame_start_index = end_index;
frame_start_index 5316 drivers/tty/synclink.c 			frame_start_index = 0;
frame_start_index 5332 drivers/tty/synclink.c 		start_index = frame_start_index;
frame_start_index 5359 drivers/tty/synclink.c 		phys_addr = info->rx_buffer_list[frame_start_index].phys_entry;