Home
last modified time | relevance | path

Searched refs:MSG_CLEAR_TASK_SET (Results 1 – 5 of 5) sorted by relevance

/freebsd/sys/cam/scsi/
H A Dscsi_message.h25 #define MSG_CLEAR_TASK_SET 0x0e /* O/O */ /* SPI3 Terminology */ macro
/freebsd/share/examples/scsi_target/
H A Dscsi_target.c808 case MSG_CLEAR_TASK_SET: in work_inot()
/freebsd/sys/cam/ctl/
H A Dscsi_ctl.c1451 case MSG_CLEAR_TASK_SET: in ctlfedone()
/freebsd/sys/dev/ocs_fc/
H A Docs_cam.c760 inot->arg = MSG_CLEAR_TASK_SET; in ocs_scsi_recv_tmf()
/freebsd/sys/dev/mpt/
H A Dmpt_cam.c4791 inot->arg = MSG_CLEAR_TASK_SET; in mpt_scsi_tgt_tsk_mgmt()