Searched refs:commsize (Results 1 – 1 of 1) sorted by relevance
67 static int aac_alloc_comm(struct aac_dev *dev, void **commaddr, unsigned long commsize, unsigned lo… in aac_alloc_comm() argument82 size = fibsize + sizeof(struct aac_init) + commsize + in aac_alloc_comm()186 base = base + commsize; in aac_alloc_comm()187 phys = phys + commsize; in aac_alloc_comm()