Searched refs:xor_mega (Results 1 – 2 of 2) sorted by relevance
768 acb->xor_mega = (xor_ram - 1) * 32 + 128 + 3; in arcmsr_alloc_xor_buffer()770 (sizeof(struct XorHandle) * acb->xor_mega); in arcmsr_alloc_xor_buffer()778 (sizeof(struct Xor_sg) * acb->xor_mega); in arcmsr_alloc_xor_buffer()781 for (i = 0; i < acb->xor_mega; i++) { in arcmsr_alloc_xor_buffer()2085 if (acb->xor_mega) { in arcmsr_free_ccb_pool()2094 for (i = 0; i < acb->xor_mega; i++) { in arcmsr_free_ccb_pool()4187 if (acb->xor_mega) { in arcmsr_iop_confirm()
962 int xor_mega; member