Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/1394/
H A Dt1394.h103 } t1394_attachinfo_t; typedef
439 t1394_attachinfo_t *attachinfo, t1394_handle_t *t1394_hdl);
/illumos-gate/usr/src/uts/common/sys/1394/targets/dcam1394/
H A Ddcam.h102 t1394_attachinfo_t attachinfo;
/illumos-gate/usr/src/uts/common/sys/1394/targets/av1394/
H A Dav1394_impl.h251 t1394_attachinfo_t av_attachinfo; /* 1394 attach info */
/illumos-gate/usr/src/uts/common/sys/1394/targets/scsa1394/
H A Dimpl.h174 t1394_attachinfo_t s_attachinfo; /* 1394 attach info */
/illumos-gate/usr/src/uts/common/io/1394/
H A Dt1394.c71 t1394_attachinfo_t *attachinfo, t1394_handle_t *t1394_hdl) in t1394_attach()