Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/scsi/aacraid/
Dcommsup.c915 case AifCmdDriverNotify: in aac_handle_aif()
1765 if (aifcmd->command == cpu_to_le32(AifCmdDriverNotify)) { in aac_command_thread()
Daacraid.h2052 #define AifCmdDriverNotify 4 /* Notify host driver of event */ macro