Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libdtrace/common/
H A Dscsi.d63 uint32_t xfer_type; /* Read (0) or Write (1) */ member
H A Dsrp.d167 xfer_type = arg7;
H A Discsit.d447 xfer_type = arg7;
/titanic_41/usr/src/uts/common/io/1394/
H A Ds1394_asynch.c352 cmd1394_cmd_t *cmd, uint32_t xfer_type, int *err) in s1394_setup_asynch_command() argument
404 s_priv->cmd_priv_xfer_type = xfer_type; in s1394_setup_asynch_command()
/titanic_41/usr/src/uts/common/sys/1394/
H A Ds1394.h983 cmd1394_cmd_t *cmd, uint32_t xfer_type, int *err);