Searched refs:MPI2_FUNCTION_RAID_ACTION (Results 1 – 2 of 2) sorted by relevance
629 action->Function = MPI2_FUNCTION_RAID_ACTION; in mptsas_raid_action_system_shutdown()709 if (function != MPI2_FUNCTION_RAID_ACTION) { in mptsas_raid_action_system_shutdown()
595 #define MPI2_FUNCTION_RAID_ACTION (0x15) /* RAID Action */ macro