Home
last modified time | relevance | path

Searched refs:MSG_ORDERED_TASK (Results 1 – 7 of 7) sorted by relevance

/freebsd-13-stable/sys/cam/scsi/
HDscsi_message.h39 #define MSG_ORDERED_TASK 0x22 /* O/O */ /* SPI3 Terminology */ macro
/freebsd-13-stable/sys/cam/ctl/
HDctl_frontend_cam_sim.c560 case MSG_ORDERED_TASK: in cfcs_action()
642 case MSG_ORDERED_TASK: in cfcs_action()
HDscsi_ctl.c1166 case MSG_ORDERED_TASK: in ctlfedone()
/freebsd-13-stable/sys/dev/isp/
HDisp_freebsd.h481 ((ccb->tag_action == MSG_ORDERED_TASK) ? FCP_CMND_TASK_ATTR_ORDERED :\
HDisp_freebsd.c1434 atiop->tag_action = MSG_ORDERED_TASK; in isp_handle_platform_atio7()
/freebsd-13-stable/sys/dev/aic7xxx/
HDaic7xxx.c3579 devinfo->lun, tag_type == MSG_ORDERED_TASK in ahc_handle_msg_reject()
HDaic79xx.c4791 devinfo->lun, tag_type == MSG_ORDERED_TASK in ahd_handle_msg_reject()