Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/scsi/aacraid/
H A Dcommsup.c1162 case AifCmdEventNotify: in aac_handle_aif()
1718 * aac_aifcmd.command = AifCmdEventNotify = 1 in aac_check_health()
1780 aif->command = cpu_to_le32(AifCmdEventNotify); in aac_check_health()
2220 if (aifcmd->command == cpu_to_le32(AifCmdEventNotify) in aac_process_events()
H A Daacraid.h2561 #define AifCmdEventNotify 1 /* Notify of event */ macro
/kernel/linux/linux-6.6/drivers/scsi/aacraid/
H A Dcommsup.c1162 case AifCmdEventNotify: in aac_handle_aif()
1719 * aac_aifcmd.command = AifCmdEventNotify = 1 in aac_check_health()
1781 aif->command = cpu_to_le32(AifCmdEventNotify); in aac_check_health()
2221 if (aifcmd->command == cpu_to_le32(AifCmdEventNotify) in aac_process_events()
H A Daacraid.h2562 #define AifCmdEventNotify 1 /* Notify of event */ macro

Completed in 19 milliseconds