Lines Matching defs:size
58 unsigned long size, align;
84 size = fibsize + aac_init_size + commsize + commalign +
87 base = dma_alloc_coherent(&dev->pdev->dev, size, &phys, GFP_KERNEL);
95 dev->comm_size = size;
243 * Increment the base address by the size of the CommArea
374 unsigned long size;
378 * pool of FIB context records. The size of the zone is based
379 * on the system memory size. We also initialize the mutex used
389 size = hdrsize + queuesize;
391 if (!aac_alloc_comm(dev, (void * *)&headers, size, QUEUE_ALIGNMENT))
601 * status[1] >> 16 maximum command size in KB
602 * status[1] & 0xFFFF maximum FIB size