Home
last modified time | relevance | path

Searched refs:T1394_VERSION_V1 (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/1394/
H A Dt1394.h441 #define T1394_VERSION_V1 1 macro
/illumos-gate/usr/src/uts/common/io/1394/targets/av1394/
H A Dav1394.c427 ret = t1394_attach(dip, T1394_VERSION_V1, 0, &avp->av_attachinfo, in av1394_t1394_attach()
/illumos-gate/usr/src/uts/common/io/1394/targets/dcam1394/
H A Ddcam.c251 if (t1394_attach(dip, T1394_VERSION_V1, 0, in dcam_attach()
/illumos-gate/usr/src/uts/common/io/1394/
H A Ds1394_asynch.c94 (*cmdp)->cmd_version = T1394_VERSION_V1; in s1394_alloc_cmd()
H A Dt1394.c85 if (version != T1394_VERSION_V1) { in t1394_attach()
/illumos-gate/usr/src/uts/common/io/1394/targets/scsa1394/
H A Dhba.c492 if ((ret = t1394_attach(sp->s_dip, T1394_VERSION_V1, 0, in scsa1394_attach_1394()