Home
last modified time | relevance | path

Searched refs:t1394_cmp_cas (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/1394/targets/av1394/
H A Dav1394_cmp.c276 ret = t1394_cmp_cas(avp->av_t1394_hdl, T1394_CMP_OMPR, in av1394_ioctl_plug_reg_cas()
280 ret = t1394_cmp_cas(avp->av_t1394_hdl, T1394_CMP_IMPR, in av1394_ioctl_plug_reg_cas()
/illumos-gate/usr/src/uts/common/sys/1394/
H A Dt1394.h568 int t1394_cmp_cas(t1394_handle_t t1394_hdl, t1394_cmp_reg_t reg,
/illumos-gate/usr/src/uts/common/io/1394/
H A Dt1394.c1337 t1394_cmp_cas(t1394_handle_t t1394_hdl, t1394_cmp_reg_t reg, uint32_t arg_val, in t1394_cmp_cas() function