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

/linux-4.4.14/drivers/scsi/aacraid/
H A Dcomminit.c65 static int aac_alloc_comm(struct aac_dev *dev, void **commaddr, unsigned long commsize, unsigned long commalign) aac_alloc_comm() argument
80 size = fibsize + sizeof(struct aac_init) + commsize + aac_alloc_comm()
184 base = base + commsize; aac_alloc_comm()
185 phys = phys + commsize; aac_alloc_comm()

Completed in 38 milliseconds