Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/1394/targets/av1394/
H A Dav1394_cmp.c370 err = av1394_pcr_init(avp, idx, AV1394_PCR_INIT_VAL); in av1394_ioctl_plug_init_local()
381 err = av1394_pcr_init(avp, idx, AV1394_PCR_INIT_VAL); in av1394_ioctl_plug_init_local()
/illumos-gate/usr/src/uts/common/sys/1394/targets/av1394/
H A Dav1394_isoch.h379 #define AV1394_PCR_INIT_VAL 0x00000000 /* both iPCR and oPCR */ macro