Searched refs:aac_alloc_comm (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/aacraid/ |
H A D | comminit.c | 55 static int aac_alloc_comm(struct aac_dev *dev, void **commaddr, unsigned long commsize, unsigned long commalign) in aac_alloc_comm() function 391 if (!aac_alloc_comm(dev, (void * *)&headers, size, QUEUE_ALIGNMENT)) in aac_comm_init()
|
/kernel/linux/linux-6.6/drivers/scsi/aacraid/ |
H A D | comminit.c | 55 static int aac_alloc_comm(struct aac_dev *dev, void **commaddr, unsigned long commsize, unsigned long commalign) in aac_alloc_comm() function 391 if (!aac_alloc_comm(dev, (void * *)&headers, size, QUEUE_ALIGNMENT)) in aac_comm_init()
|
Completed in 2 milliseconds