Searched refs:MemoryMailboxPagesSize (Results 1 – 1 of 1) sorted by relevance
838 unsigned long MemoryMailboxPagesSize; in DAC960_V1_EnableMemoryMailboxInterface() local844 MemoryMailboxPagesSize = in DAC960_V1_EnableMemoryMailboxInterface()847 while (MemoryMailboxPagesSize > PAGE_SIZE << MemoryMailboxPagesOrder) in DAC960_V1_EnableMemoryMailboxInterface()869 memset(CommandMailboxesMemory, 0, MemoryMailboxPagesSize); in DAC960_V1_EnableMemoryMailboxInterface()975 unsigned long MemoryMailboxPagesSize; in DAC960_V2_EnableMemoryMailboxInterface() local977 MemoryMailboxPagesSize = in DAC960_V2_EnableMemoryMailboxInterface()981 while (MemoryMailboxPagesSize > PAGE_SIZE << MemoryMailboxPagesOrder) in DAC960_V2_EnableMemoryMailboxInterface()990 memset(CommandMailboxesMemory, 0, MemoryMailboxPagesSize); in DAC960_V2_EnableMemoryMailboxInterface()