Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/1394/
H A Ds1394_fa.c178 s_priv->cmd_ext_type = S1394_CMD_EXT_FA; in s1394_fa_init_cmd()
223 if (s_priv->cmd_ext_type == S1394_CMD_EXT_FA) { in s1394_fa_check_restore_cmd()
H A Dt1394.c572 if (s_priv->cmd_ext_type == S1394_CMD_EXT_FA) { in t1394_write()
1046 if (s_priv->cmd_ext_type == S1394_CMD_EXT_FA) { in t1394_recv_request_done()
/illumos-gate/usr/src/uts/common/sys/1394/
H A Ds1394.h886 S1394_CMD_EXT_FA = 1 enumerator