Searched refs:LastCommandMailbox (Results 1 – 2 of 2) sorted by relevance
555 if (++NextCommandMailbox > Controller->V2.LastCommandMailbox) in DAC960_GEM_QueueCommand()580 if (++NextCommandMailbox > Controller->V2.LastCommandMailbox) in DAC960_BA_QueueCommand()605 if (++NextCommandMailbox > Controller->V2.LastCommandMailbox) in DAC960_LP_QueueCommand()631 if (++NextCommandMailbox > Controller->V1.LastCommandMailbox) in DAC960_LA_QueueCommandDualMode()657 if (++NextCommandMailbox > Controller->V1.LastCommandMailbox) in DAC960_LA_QueueCommandSingleMode()683 if (++NextCommandMailbox > Controller->V1.LastCommandMailbox) in DAC960_PG_QueueCommandDualMode()709 if (++NextCommandMailbox > Controller->V1.LastCommandMailbox) in DAC960_PG_QueueCommandSingleMode()1215 Controller->V1.LastCommandMailbox = CommandMailboxesMemory; in DAC960_V1_EnableMemoryMailboxInterface()1217 Controller->V1.PreviousCommandMailbox1 = Controller->V1.LastCommandMailbox; in DAC960_V1_EnableMemoryMailboxInterface()1219 Controller->V1.LastCommandMailbox - 1; in DAC960_V1_EnableMemoryMailboxInterface()[all …]
2365 DAC960_V1_CommandMailbox_T *LastCommandMailbox; member2435 DAC960_V2_CommandMailbox_T *LastCommandMailbox; member