Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/cam/scsi/
Dscsi_message.h26 #define MSG_CLEAR_TASK_SET 0x0e /* O/O */ /* SPI3 Terminology */ macro
/freebsd-9-stable/share/examples/scsi_target/
Dscsi_target.c810 case MSG_CLEAR_TASK_SET: in work_inot()
/freebsd-9-stable/sys/cam/ctl/
Dscsi_ctl.c1569 case MSG_CLEAR_TASK_SET: in ctlfedone()
/freebsd-9-stable/sys/dev/mpt/
Dmpt_cam.c4786 inot->arg = MSG_CLEAR_TASK_SET; in mpt_scsi_tgt_tsk_mgmt()
/freebsd-9-stable/sys/dev/isp/
Disp_freebsd.c3451 inot->arg = MSG_CLEAR_TASK_SET; in isp_handle_platform_target_tmf()