Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/scsi/aacraid/
Dcommsup.c1162 case AifCmdEventNotify: in aac_handle_aif()
1781 aif->command = cpu_to_le32(AifCmdEventNotify); in aac_check_health()
2221 if (aifcmd->command == cpu_to_le32(AifCmdEventNotify) in aac_process_events()
Daacraid.h2562 #define AifCmdEventNotify 1 /* Notify of event */ macro