Home
last modified time | relevance | path

Searched refs:commsize (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/aacraid/
H A Dcomminit.c55 static int aac_alloc_comm(struct aac_dev *dev, void **commaddr, unsigned long commsize, unsigned long commalign) in aac_alloc_comm() argument
84 size = fibsize + aac_init_size + commsize + commalign + in aac_alloc_comm()
245 base = base + commsize; in aac_alloc_comm()
246 phys = phys + commsize; in aac_alloc_comm()
/kernel/linux/linux-6.6/drivers/scsi/aacraid/
H A Dcomminit.c55 static int aac_alloc_comm(struct aac_dev *dev, void **commaddr, unsigned long commsize, unsigned long commalign) in aac_alloc_comm() argument
84 size = fibsize + aac_init_size + commsize + commalign + in aac_alloc_comm()
245 base = base + commsize; in aac_alloc_comm()
246 phys = phys + commsize; in aac_alloc_comm()

Completed in 2 milliseconds