Searched refs:frame_end_timestamp (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.h352 u32 *frame_end_timestamp; member in struct:frame
H A Ddv1394.c151 f->frame_end_timestamp = NULL;
387 f->frame_end_timestamp = &(block->u.out.u.empty.ol.q[3]);
441 f->frame_end_timestamp = &(block->u.out.u.full.u.cross.ol.q[3]);
476 f->frame_end_timestamp = &(block->u.out.u.full.u.nocross.ol.q[3]);
532 (unsigned long) f->frame_end_timestamp,
1919 if ( *(f->frame_end_timestamp) ) {
1921 *(f->frame_end_timestamp) = 0;

Completed in 47 milliseconds