Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/scsi/aacraid/
Dcomminit.c55 static int aac_alloc_comm(struct aac_dev *dev, void **commaddr, unsigned long commsize, unsigned lo… 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()