Searched refs:MSG_ABORT (Results 1 - 4 of 4) sorted by relevance

/freebsd-current/sys/cam/scsi/
H A Dscsi_message.h13 #define MSG_ABORT 0x06 /* O/M */ macro
/freebsd-current/sys/dev/isp/
H A Disp_stds.h320 #ifndef MSG_ABORT
321 #define MSG_ABORT 0x06 macro
/freebsd-current/sys/dev/aic7xxx/
H A Daic7xxx.c1258 || ahc_sent_msg(ahc, AHCMSG_1B, MSG_ABORT, TRUE)) {
2318 ahc->msgout_buf[ahc->msgout_index++] = MSG_ABORT;
3416 case MSG_ABORT:
H A Daic79xx.c2203 || ahd_sent_msg(ahd, AHDMSG_1B, MSG_ABORT, TRUE)) {
3616 ahd->msgout_buf[ahd->msgout_index++] = MSG_ABORT;
4601 case MSG_ABORT:

Completed in 210 milliseconds