Searched refs:out_context (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/cris/arch-v32/drivers/
H A Dsync_serial.c141 dma_descr_context out_context __attribute__ ((__aligned__(32))); member in struct:sync_port
1248 port->out_context.next = 0;
1249 port->out_context.saved_data =
1251 port->out_context.saved_data_buf = port->prev_tr_descr->buf;
1254 virt_to_phys((char *)&port->out_context));

Completed in 32 milliseconds