Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/1394/
H A Ds1394_asynch.c221 case S1394_CMD_WRITE: in s1394_xfer_asynch_command()
933 case S1394_CMD_WRITE: in s1394_atresp_cmd_complete()
1045 case S1394_CMD_WRITE: in s1394_send_response()
H A Dh1394.c951 s_priv->cmd_priv_xfer_type = S1394_CMD_WRITE; in h1394_write_request()
H A Dt1394.c612 S1394_CMD_WRITE, &err); in t1394_write()
/illumos-gate/usr/src/uts/common/sys/1394/
H A Ds1394.h150 #define S1394_CMD_WRITE 1 macro