Lines Matching refs:size
888 * In the case of sis64, calculate the ioarcb size required. Then or in the
900 /* The default size is 256 bytes */
903 /* If the number of ioadls * size of ioadl > 128 bytes,
1431 * @i: size of buffer
3362 * @count: buffer size
3390 .size = 0,
3458 * @count: buffer size
3491 * @count: buffer size
3579 * @count: buffer size
3631 * @count: buffer size
3697 * @count: buffer size
3771 /* Get the minimum size per scatter/gather element */
3774 /* Get the actual size per element */
3982 * @count: buffer size
4020 dnld_size = fw_entry->size - be32_to_cpu(image_hdr->header_length);
4141 .size = 0,
4168 * @count: buffer size
4357 * @count: buffer size
4392 .size = 0,
4592 * @count: buffer size
7476 ((sizeof(u32) * hrrq->size) >> 8) & 0xff;
7478 (sizeof(u32) * hrrq->size) & 0xff;
7582 memset(hrrq->host_rrq, 0, sizeof(u32) * hrrq->size);
7586 hrrq->hrrq_end = &hrrq->host_rrq[hrrq->size - 1];
8802 sizeof(u32) * ioa_cfg->hrrq[i].size,
8917 ioa_cfg->hrrq[i].size = entries_each_hrrq;
8925 ioa_cfg->hrrq[ioa_cfg->hrrq_num - 1].size += i;
9015 sizeof(u32) * ioa_cfg->hrrq[i].size,
9022 sizeof(u32) * ioa_cfg->hrrq[i].size,
9076 sizeof(u32) * ioa_cfg->hrrq[i].size,
9501 dev_err(&pdev->dev, "Write of cache line size failed\n");