ARCMSR_MAX_HBD_POSTQUEUE
index_stripped %= ARCMSR_MAX_HBD_POSTQUEUE;
index_stripped %= ARCMSR_MAX_HBD_POSTQUEUE;
index_stripped %= ARCMSR_MAX_HBD_POSTQUEUE;
index_stripped %= ARCMSR_MAX_HBD_POSTQUEUE;
if(acb->firm_numbers_queue > ARCMSR_MAX_HBD_POSTQUEUE)
acb->maxOutstanding = ARCMSR_MAX_HBD_POSTQUEUE - 1;
struct InBound_SRB post_qbuffer[ARCMSR_MAX_HBD_POSTQUEUE];
struct OutBound_SRB done_qbuffer[ARCMSR_MAX_HBD_POSTQUEUE+1];