Searched refs:megasas_async_queue (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/megaraid/ |
H A D | megaraid_sas_base.c | 197 static struct fasync_struct *megasas_async_queue; variable 3208 kill_fasync(&megasas_async_queue, SIGIO, POLL_IN); in megasas_service_aen() 8115 rc = fasync_helper(fd, filep, mode, &megasas_async_queue); in megasas_mgmt_fasync()
|
/kernel/linux/linux-6.6/drivers/scsi/megaraid/ |
H A D | megaraid_sas_base.c | 206 static struct fasync_struct *megasas_async_queue; variable 3240 kill_fasync(&megasas_async_queue, SIGIO, POLL_IN); in megasas_service_aen() 8145 rc = fasync_helper(fd, filep, mode, &megasas_async_queue); in megasas_mgmt_fasync()
|
Completed in 20 milliseconds