Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/1394/targets/av1394/
H A Dav1394_cmp.c53 static boolean_t av1394_pcr_ph_is_remote(int);
188 if (av1394_pcr_ph_is_remote(ph) || av1394_pcr_ph_is_mpr(ph)) { in av1394_ioctl_plug_fini()
221 if (av1394_pcr_ph_is_remote(ph)) { in av1394_ioctl_plug_reg_read()
270 if (av1394_pcr_ph_is_remote(ph)) { in av1394_ioctl_plug_reg_cas()
596 av1394_pcr_ph_is_remote(int ph) in av1394_pcr_ph_is_remote() function