Searched refs:T1394_VERSION_V1 (Results 1 – 6 of 6) sorted by relevance
/illumos-gate/usr/src/uts/common/sys/1394/ |
H A D | t1394.h | 441 #define T1394_VERSION_V1 1 macro
|
/illumos-gate/usr/src/uts/common/io/1394/targets/av1394/ |
H A D | av1394.c | 427 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 D | dcam.c | 251 if (t1394_attach(dip, T1394_VERSION_V1, 0, in dcam_attach()
|
/illumos-gate/usr/src/uts/common/io/1394/ |
H A D | s1394_asynch.c | 94 (*cmdp)->cmd_version = T1394_VERSION_V1; in s1394_alloc_cmd()
|
H A D | t1394.c | 85 if (version != T1394_VERSION_V1) { in t1394_attach()
|
/illumos-gate/usr/src/uts/common/io/1394/targets/scsa1394/ |
H A D | hba.c | 492 if ((ret = t1394_attach(sp->s_dip, T1394_VERSION_V1, 0, in scsa1394_attach_1394()
|