Lines Matching defs:crqb
517 struct mv_crqb *crqb;
1671 if (pp->crqb) {
1672 dma_pool_free(hpriv->crqb_pool, pp->crqb, pp->crqb_dma);
1673 pp->crqb = NULL;
1717 pp->crqb = dma_pool_zalloc(hpriv->crqb_pool, GFP_KERNEL, &pp->crqb_dma);
1718 if (!pp->crqb)
2068 pp->crqb[in_index].sg_addr =
2070 pp->crqb[in_index].sg_addr_hi =
2072 pp->crqb[in_index].ctrl_flags = cpu_to_le16(flags);
2074 cw = &pp->crqb[in_index].ata_cmd[0];
2139 struct mv_crqb_iie *crqb;
2162 crqb = (struct mv_crqb_iie *) &pp->crqb[in_index];
2163 crqb->addr = cpu_to_le32(pp->sg_tbl_dma[qc->hw_tag] & 0xffffffff);
2164 crqb->addr_hi = cpu_to_le32((pp->sg_tbl_dma[qc->hw_tag] >> 16) >> 16);
2165 crqb->flags = cpu_to_le32(flags);
2167 crqb->ata_cmd[0] = cpu_to_le32(
2171 crqb->ata_cmd[1] = cpu_to_le32(
2177 crqb->ata_cmd[2] = cpu_to_le32(
2183 crqb->ata_cmd[3] = cpu_to_le32(