Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/
H A Dstmf.h170 #define TF_INITIAL_BURST 0x80 macro
/titanic_50/usr/src/uts/common/io/comstar/lu/stmf_sbd/
H A Dsbd_scsi.c1536 if ((initial_dbuf != NULL) && (task->task_flags & TF_INITIAL_BURST)) { in sbd_handle_write()
2503 if ((initial_dbuf != NULL) && (task->task_flags & TF_INITIAL_BURST)) { in sbd_handle_write_same()
/titanic_50/usr/src/uts/common/io/comstar/port/iscsit/
H A Discsit.c2063 ((rx_pdu->isp_datalen == 0) ? 0 : TF_INITIAL_BURST)); in iscsit_post_scsi_cmd()