Home
last modified time | relevance | path

Searched refs:MSG_ABORT_TAG (Results 1 – 8 of 8) sorted by relevance

/mirbsd/src/sys/scsi/
Dscsi_message.h17 #define MSG_ABORT_TAG 0x0d /* O/O */ macro
/mirbsd/src/sys/dev/ic/
Disp_target.h152 #ifndef MSG_ABORT_TAG
153 #define MSG_ABORT_TAG 0x06 macro
Daic7xxx_cam.h75 #define MSG_ABORT_TASK MSG_ABORT_TAG
Disp_target.c617 msg.nt_msg[0] = MSG_ABORT_TAG; in isp_got_msg_fc()
Daic7xxx.c1271 if (ahc_sent_msg(ahc, AHCMSG_1B, MSG_ABORT_TAG, TRUE) in ahc_handle_scsiint()
1274 == MSG_ABORT_TAG) in ahc_handle_scsiint()
2333 ahc->msgout_buf[ahc->msgout_index++] = MSG_ABORT_TAG; in ahc_setup_initiator_msgout()
3357 case MSG_ABORT_TAG: in ahc_parse_msg()
3369 if (ahc->msgin_buf[0] == MSG_ABORT_TAG) in ahc_parse_msg()
Dtrm.c1550 trm_EnableMsgOut(sc, MSG_ABORT_TAG); in trm_MsgInPhase0()
Diha.c1939 abortmsg = MSG_ABORT_TAG; /* Now that we have valdid tag! */
/mirbsd/src/sys/dev/pci/
Dncrreg.h577 #define M_ABORT_TAG MSG_ABORT_TAG