Home
last modified time | relevance | path

Searched refs:ir_first_full (Results 1 – 2 of 2) sorted by relevance

/titanic_50/usr/src/uts/common/io/1394/targets/av1394/
H A Dav1394_isoch_recv.c148 irp->ir_first_full = 0; in av1394_ir_start()
798 irp->ir_first_full = (irp->ir_first_full + cnt) % icp->ic_nframes; in av1394_ir_add_frames()
825 *idx = irp->ir_first_full; in av1394_ir_wait_frames()
/titanic_50/usr/src/uts/common/sys/1394/targets/av1394/
H A Dav1394_isoch.h103 int ir_first_full; /* first full frame */ member