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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/ieee1394/
H A Ddv1394-private.h363 int first_n_descriptors; member in struct:frame
H A Ddv1394.c394 f->first_n_descriptors = n_descriptors;
449 f->first_n_descriptors = n_descriptors;
484 f->first_n_descriptors = n_descriptors;
508 *(f->frame_end_branch) = cpu_to_le32(f->descriptor_pool_dma | f->first_n_descriptors);
543 *(video->frames[last_frame]->frame_end_branch) = cpu_to_le32(f->descriptor_pool_dma | f->first_n_descriptors);
582 f->first_n_descriptors);

Completed in 57 milliseconds