Home
last modified time | relevance | path

Searched refs:MSG_ABORT_TASK_SET (Results 1 – 6 of 6) sorted by relevance

/freebsd-13-stable/sys/cam/scsi/
HDscsi_message.h14 #define MSG_ABORT_TASK_SET 0x06 /* O/M */ /* SPI3 Terminology */ macro
/freebsd-13-stable/share/examples/scsi_target/
HDscsi_target.c802 case MSG_ABORT_TASK_SET: in work_inot()
/freebsd-13-stable/sys/cam/ctl/
HDscsi_ctl.c1439 case MSG_ABORT_TASK_SET: in ctlfedone()
/freebsd-13-stable/sys/dev/ocs_fc/
HDocs_cam.c757 inot->arg = MSG_ABORT_TASK_SET; in ocs_scsi_recv_tmf()
/freebsd-13-stable/sys/dev/isp/
HDisp_freebsd.c1833 inot->arg = MSG_ABORT_TASK_SET; in isp_handle_platform_target_tmf()
/freebsd-13-stable/sys/dev/mpt/
HDmpt_cam.c4782 inot->arg = MSG_ABORT_TASK_SET; in mpt_scsi_tgt_tsk_mgmt()