Home
last modified time | relevance | path

Searched refs:t1394_attachinfo_t (Results 1 – 5 of 5) sorted by relevance

/titanic_50/usr/src/uts/common/sys/1394/
H A Dt1394.h105 } t1394_attachinfo_t; typedef
441 t1394_attachinfo_t *attachinfo, t1394_handle_t *t1394_hdl);
/titanic_50/usr/src/uts/common/sys/1394/targets/dcam1394/
H A Ddcam.h103 t1394_attachinfo_t attachinfo;
/titanic_50/usr/src/uts/common/sys/1394/targets/av1394/
H A Dav1394_impl.h252 t1394_attachinfo_t av_attachinfo; /* 1394 attach info */
/titanic_50/usr/src/uts/common/sys/1394/targets/scsa1394/
H A Dimpl.h176 t1394_attachinfo_t s_attachinfo; /* 1394 attach info */
/titanic_50/usr/src/uts/common/io/1394/
H A Dt1394.c73 t1394_attachinfo_t *attachinfo, t1394_handle_t *t1394_hdl) in t1394_attach()