Searched refs:MSG_ABORT (Results 1 – 7 of 7) sorted by relevance
52 #define MSG_ABORT 0x06 macro
191 #define MSG_ABORT 3 macro
473 case MSG_ABORT: in ap_msg()
138 #define MSG_ABORT 0x02 /* Abort the connection */ macro
4521 if (msgout == MSG_ABORT || msgout == MSG_ABORT_TAG || in fas_handle_unknown()4528 if (msgout == MSG_ABORT || msgout == MSG_ABORT_TAG) { in fas_handle_unknown()5634 msgout = (TAGGED(tgt)? MSG_ABORT_TAG : MSG_ABORT); in fas_onebyte_msg()5677 msgout = MSG_ABORT; in fas_onebyte_msg()5684 case MSG_ABORT: in fas_onebyte_msg()5932 if (msgout == MSG_DEVICE_RESET || msgout == MSG_ABORT || in fas_handle_msg_out_done()5939 if (msgout == MSG_ABORT || msgout == MSG_ABORT_TAG) { in fas_handle_msg_out_done()7780 abort_msg = (sp_tagged_flag? MSG_ABORT_TAG : MSG_ABORT); in fas_do_scsi_abort()7808 abort_msg = MSG_ABORT; in fas_do_scsi_abort()7844 if (rval && (abort_msg == MSG_ABORT)) { in fas_do_scsi_abort()
758 (sinfo->sinfo_flags & MSG_ABORT)) { in sosctp_sendmsg()
219 if (msg_flags & MSG_ABORT) { in sctp_sendmsg()