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

/illumos-gate/usr/src/uts/common/sys/
H A Dstmf.h166 * If TF_INITIAL_BURST is set, the dbuf passed with new_task() contains
170 #define TF_INITIAL_BURST 0x80 macro
/illumos-gate/usr/src/uts/common/io/comstar/lu/stmf_sbd/
H A Dsbd_scsi.c1536 if ((initial_dbuf != NULL) && (task->task_flags & TF_INITIAL_BURST)) {
2503 if ((initial_dbuf != NULL) && (task->task_flags & TF_INITIAL_BURST)) {
/illumos-gate/usr/src/uts/common/io/comstar/port/iscsit/
H A Discsit.c2079 ((rx_pdu->isp_datalen == 0) ? 0 : TF_INITIAL_BURST));

Completed in 74 milliseconds