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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/cris/arch-v32/drivers/
H A Dcryptocop.c773 struct cryptocop_dma_desc in_cdesc_head = {0}; local
776 struct cryptocop_dma_desc *current_in_cdesc = &in_cdesc_head;
1281 (*int_op)->cdesc_in = in_cdesc_head.next;
1282 DEBUG(printk("cryptocop_setup_dma_list: out_cdesc_head=0x%p in_cdesc_head=0x%p\n", (*int_op)->cdesc_out, (*int_op)->cdesc_in));
1285 setup_descr_chain(in_cdesc_head.next);

Completed in 96 milliseconds