Searched refs:sts_offset (Results 1 – 1 of 1) sorted by relevance
1518 u32 sts_offset, cp_offset, scratch_offset; in stex_probe() local1563 sts_offset = scratch_offset = (ci->rq_count+1) * ci->rq_size; in stex_probe()1565 sts_offset += (ci->sts_count+1) * sizeof(u32); in stex_probe()1566 cp_offset = sts_offset + (ci->sts_count+1) * sizeof(struct status_msg); in stex_probe()1606 hba->status_buffer = (struct status_msg *)(hba->dma_mem + sts_offset); in stex_probe()