Lines Matching defs:crqb
517 struct mv_crqb *crqb;
1636 if (pp->crqb) {
1637 dma_pool_free(hpriv->crqb_pool, pp->crqb, pp->crqb_dma);
1638 pp->crqb = NULL;
1682 pp->crqb = dma_pool_zalloc(hpriv->crqb_pool, GFP_KERNEL, &pp->crqb_dma);
1683 if (!pp->crqb)
2033 pp->crqb[in_index].sg_addr =
2035 pp->crqb[in_index].sg_addr_hi =
2037 pp->crqb[in_index].ctrl_flags = cpu_to_le16(flags);
2039 cw = &pp->crqb[in_index].ata_cmd[0];
2104 struct mv_crqb_iie *crqb;
2127 crqb = (struct mv_crqb_iie *) &pp->crqb[in_index];
2128 crqb->addr = cpu_to_le32(pp->sg_tbl_dma[qc->hw_tag] & 0xffffffff);
2129 crqb->addr_hi = cpu_to_le32((pp->sg_tbl_dma[qc->hw_tag] >> 16) >> 16);
2130 crqb->flags = cpu_to_le32(flags);
2132 crqb->ata_cmd[0] = cpu_to_le32(
2136 crqb->ata_cmd[1] = cpu_to_le32(
2142 crqb->ata_cmd[2] = cpu_to_le32(
2148 crqb->ata_cmd[3] = cpu_to_le32(