Home
last modified time | relevance | path

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

/linux-6.1.9/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() function
391 if (!aac_alloc_comm(dev, (void * *)&headers, size, QUEUE_ALIGNMENT)) in aac_comm_init()