Lines Matching defs:crqb
517 struct mv_crqb *crqb;
1667 if (pp->crqb) {
1668 dma_pool_free(hpriv->crqb_pool, pp->crqb, pp->crqb_dma);
1669 pp->crqb = NULL;
1713 pp->crqb = dma_pool_zalloc(hpriv->crqb_pool, GFP_KERNEL, &pp->crqb_dma);
1714 if (!pp->crqb)
2064 pp->crqb[in_index].sg_addr =
2066 pp->crqb[in_index].sg_addr_hi =
2068 pp->crqb[in_index].ctrl_flags = cpu_to_le16(flags);
2070 cw = &pp->crqb[in_index].ata_cmd[0];
2135 struct mv_crqb_iie *crqb;
2158 crqb = (struct mv_crqb_iie *) &pp->crqb[in_index];
2159 crqb->addr = cpu_to_le32(pp->sg_tbl_dma[qc->hw_tag] & 0xffffffff);
2160 crqb->addr_hi = cpu_to_le32((pp->sg_tbl_dma[qc->hw_tag] >> 16) >> 16);
2161 crqb->flags = cpu_to_le32(flags);
2163 crqb->ata_cmd[0] = cpu_to_le32(
2167 crqb->ata_cmd[1] = cpu_to_le32(
2173 crqb->ata_cmd[2] = cpu_to_le32(
2179 crqb->ata_cmd[3] = cpu_to_le32(