Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/scsi/aacraid/
H A Dcommsup.c1088 case AifCmdDriverNotify: in aac_handle_aif()
2207 if (aifcmd->command == cpu_to_le32(AifCmdDriverNotify)) { in aac_process_events()
H A Daacraid.h2588 #define AifCmdDriverNotify 4 /* Notify host driver of event */ macro