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

/linux-master/drivers/scsi/qla2xxx/
H A Dqla_isr.c541 mb[0] = MBA_SCSI_COMPLETION;
1281 case MBA_SCSI_COMPLETION:
1288 mb[0] = MBA_SCSI_COMPLETION;
1294 mb[0] = MBA_SCSI_COMPLETION;
1301 mb[0] = MBA_SCSI_COMPLETION;
1309 mb[0] = MBA_SCSI_COMPLETION;
1318 mb[0] = MBA_SCSI_COMPLETION;
1325 mb[0] = MBA_SCSI_COMPLETION;
1332 case MBA_SCSI_COMPLETION: /* Fast Post */
H A Dqla_def.h1175 #define MBA_SCSI_COMPLETION 0x8020 /* SCSI Command Complete. */ macro
/linux-master/drivers/scsi/
H A Dqla1280.h265 #define MBA_SCSI_COMPLETION 0x8020 /* Completion response. */ macro
H A Dqla1280.c3366 if (mailbox[0] != MBA_SCSI_COMPLETION) {
3385 case MBA_SCSI_COMPLETION: /* Response completion */

Completed in 260 milliseconds