Home
last modified time | relevance | path

Searched refs:SCSI_TCP_TM_RESP_NO_TASK (Results 1 – 3 of 3) sorted by path

/illumos-gate/usr/src/uts/common/io/comstar/port/iscsit/
H A Discsit.c2437 SCSI_TCP_TM_RESP_NO_TASK); in iscsit_op_scsi_task_mgmt()
2460 SCSI_TCP_TM_RESP_NO_TASK); in iscsit_op_scsi_task_mgmt()
/illumos-gate/usr/src/uts/common/io/scsi/adapters/iscsi/
H A Discsi_io.c1251 case SCSI_TCP_TM_RESP_NO_TASK: in iscsi_rx_process_task_mgt_rsp()
/illumos-gate/usr/src/uts/common/sys/
H A Discsi_protocol.h348 #define SCSI_TCP_TM_RESP_NO_TASK 0x01 macro