MAX_HBA_QUEUE_DEPTH
if (max_request_credit > MAX_HBA_QUEUE_DEPTH)
max_request_credit = MAX_HBA_QUEUE_DEPTH;
MAX_HBA_QUEUE_DEPTH);