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

/drivers/scsi/qla2xxx/
H A Dqla_isr.c212 mb[0] = MBA_SCSI_COMPLETION;
338 case MBA_SCSI_COMPLETION:
345 mb[0] = MBA_SCSI_COMPLETION;
351 mb[0] = MBA_SCSI_COMPLETION;
358 mb[0] = MBA_SCSI_COMPLETION;
366 mb[0] = MBA_SCSI_COMPLETION;
375 mb[0] = MBA_SCSI_COMPLETION;
383 mb[0] = MBA_SCSI_COMPLETION;
390 case MBA_SCSI_COMPLETION: /* Fast Post */
H A Dqla_def.h572 #define MBA_SCSI_COMPLETION 0x8020 /* SCSI Command Complete. */ macro
/drivers/scsi/
H A Dqla1280.h275 #define MBA_SCSI_COMPLETION 0x8020 /* Completion response. */ macro
H A Dqla1280.c3453 if (mailbox[0] != MBA_SCSI_COMPLETION) {
3472 case MBA_SCSI_COMPLETION: /* Response completion */

Completed in 361 milliseconds