Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_dfclib.h1813 #define WRITE_DATA 0x01 /* Bit 0 */ macro
H A Demlxs_hw.h948 #define WRITE_DATA 0x01 /* Bit 0 */ macro
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_dfc.c10290 if ((fcp_cmd->fcpCntl3 == WRITE_DATA) && dfc->buf3_size) { in emlxs_dfc_send_scsi_fcp()