Home
last modified time | relevance | path

Searched refs:seq_count (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/1394/targets/dcam1394/
H A Ddcam_frame.c573 if (softc_p->seq_count == 0xffffffff) in dcam_frame_is_done()
580 softc_p->seq_count++; in dcam_frame_is_done()
H A Ddcam.c221 softc_p->seq_count = 0; in dcam_attach()
1005 softc_p->seq_count = 0; in dcam_ioctl()
/illumos-gate/usr/src/uts/common/sys/1394/targets/dcam1394/
H A Ddcam.h115 unsigned int seq_count; member