Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/scsi/aacraid/
Dcommsup.c917 case AifCmdEventNotify: in aac_handle_aif()
1530 aif->command = cpu_to_le32(AifCmdEventNotify); in aac_check_health()
1665 cpu_to_le32(AifCmdEventNotify)) || in aac_command_thread()
Daacraid.h1878 #define AifCmdEventNotify 1 /* Notify of event */ macro