Searched refs:MESSAGE_REJECT (Results 1 - 22 of 22) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/scsi/
H A Dscsi.h265 #define MESSAGE_REJECT 0x07 macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/
H A Dwd33c93.c1024 case MESSAGE_REJECT:
1121 MESSAGE_REJECT;
1143 hostdata->outgoing_msg[0] = MESSAGE_REJECT;
H A Din2000.c1095 case MESSAGE_REJECT:
1164 hostdata->outgoing_msg[0] = MESSAGE_REJECT;
1185 hostdata->outgoing_msg[0] = MESSAGE_REJECT;
H A Desp_scsi.c1478 esp->msg_out[0] = MESSAGE_REJECT;
1537 esp->msg_out[0] = MESSAGE_REJECT;
1628 case MESSAGE_REJECT:
1634 esp->msg_out[0] = MESSAGE_REJECT;
H A DNCR53C9x.c2733 return MESSAGE_REJECT;
2763 case MESSAGE_REJECT:
2972 message_out = MESSAGE_REJECT;
2975 message_out = MESSAGE_REJECT;
3022 message_out = MESSAGE_REJECT;
3028 message_out = MESSAGE_REJECT; /* foo on you */
H A Daha152x.c1871 case MESSAGE_REJECT:
1913 ADDMSGO(MESSAGE_REJECT);
1938 ADDMSGO(MESSAGE_REJECT);
1962 ADDMSGO(MESSAGE_REJECT);
1994 ADDMSGO(MESSAGE_REJECT);
H A Dsun3_NCR5380.c2114 case MESSAGE_REJECT:
2263 msgout = MESSAGE_REJECT;
H A DNCR5380.c2120 case MESSAGE_REJECT:
2238 msgout = MESSAGE_REJECT;
H A Datari_NCR5380.c2108 case MESSAGE_REJECT:
2254 msgout = MESSAGE_REJECT;
H A Dfd_mcs.c750 outb(MESSAGE_REJECT, Write_SCSI_Data_port); /* Reject */
H A Dfdomain.c1210 outb(MESSAGE_REJECT, port_base + Write_SCSI_Data); /* Reject */
H A Dtmscsim.c1005 pSRB->MsgOutBuf[0] = MESSAGE_REJECT;
1248 case MESSAGE_REJECT:
H A Dmesh.c1215 case MESSAGE_REJECT:
1244 ms->msgout[0] = MESSAGE_REJECT;
H A Dnsp32.c452 data->msgoutbuf[pos] = MESSAGE_REJECT; pos++;
2144 case MESSAGE_REJECT:
H A D53c7xx.c818 hostdata->NCR53c7xx_msg_reject = MESSAGE_REJECT;
2125 case MESSAGE_REJECT:
H A Ddc395x.c2545 srb->msgout_buf[0] = MESSAGE_REJECT;
2809 case MESSAGE_REJECT:
H A Dncr53c8xx.c2092 ** The MESSAGE_REJECT problem seems to be due to a selection
2324 SCR_JUMP ^ IFTRUE (DATA (MESSAGE_REJECT)),
2341 SCR_LOAD_REG (scratcha, MESSAGE_REJECT),
6942 ** We received a MESSAGE_REJECT.
6947 PRINT_ADDR(cp->cmd, "MESSAGE_REJECT received (%x:%x).\n",
6959 ncr_print_msg(cp, "MESSAGE_REJECT sent for", np->msgin);
H A Dadvansys.c9256 ext_msg.msg_type = MESSAGE_REJECT;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/sym53c8xx_2/
H A Dsym_defs.h748 #define M_REJECT MESSAGE_REJECT
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/arm/
H A Dfas216.c32 * 26-08-1998 RMK Improved message support wrt MESSAGE_REJECT
522 case MESSAGE_REJECT:
542 * Respond with a MESSAGE_REJECT to prevent a
606 msgqueue_addmsg(&info->scsi.msgs, 1, MESSAGE_REJECT);
1100 case MESSAGE_REJECT:
1153 msgqueue_addmsg(&info->scsi.msgs, 1, MESSAGE_REJECT);
H A Dacornscsi.c1361 * 'When a target sends this (MESSAGE_REJECT) message, it
1544 case MESSAGE_REJECT:
1631 * MESSAGE_REJECT.
1636 /* The WD33C93A is only 8-bit. We respond with a MESSAGE_REJECT
1642 msgqueue_addmsg(&host->scsi.msgs, 1, MESSAGE_REJECT);
1689 msgqueue_addmsg(&host->scsi.msgs, 1, MESSAGE_REJECT);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/aacraid/
H A Daachba.c2244 scsicmd->result = DID_ERROR << 16 | MESSAGE_REJECT << 8;

Completed in 483 milliseconds