Searched refs:LastCommandMailbox (Results 1 – 2 of 2) sorted by relevance
556 if (++NextCommandMailbox > Controller->V2.LastCommandMailbox) in DAC960_GEM_QueueCommand()581 if (++NextCommandMailbox > Controller->V2.LastCommandMailbox) in DAC960_BA_QueueCommand()606 if (++NextCommandMailbox > Controller->V2.LastCommandMailbox) in DAC960_LP_QueueCommand()632 if (++NextCommandMailbox > Controller->V1.LastCommandMailbox) in DAC960_LA_QueueCommandDualMode()658 if (++NextCommandMailbox > Controller->V1.LastCommandMailbox) in DAC960_LA_QueueCommandSingleMode()684 if (++NextCommandMailbox > Controller->V1.LastCommandMailbox) in DAC960_PG_QueueCommandDualMode()710 if (++NextCommandMailbox > Controller->V1.LastCommandMailbox) in DAC960_PG_QueueCommandSingleMode()1217 Controller->V1.LastCommandMailbox = CommandMailboxesMemory; in DAC960_V1_EnableMemoryMailboxInterface()1219 Controller->V1.PreviousCommandMailbox1 = Controller->V1.LastCommandMailbox; in DAC960_V1_EnableMemoryMailboxInterface()1221 Controller->V1.LastCommandMailbox - 1; in DAC960_V1_EnableMemoryMailboxInterface()[all …]
2366 DAC960_V1_CommandMailbox_T *LastCommandMailbox; member2436 DAC960_V2_CommandMailbox_T *LastCommandMailbox; member