Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/block/
DDAC960.c1278 Controller->V1.DualModeMemoryMailboxInterface = true; in DAC960_V1_EnableMemoryMailboxInterface()
1315 Controller->V1.DualModeMemoryMailboxInterface = false; in DAC960_V1_EnableMemoryMailboxInterface()
1343 Controller->V1.DualModeMemoryMailboxInterface = false; in DAC960_V1_EnableMemoryMailboxInterface()
2910 if (Controller->V1.DualModeMemoryMailboxInterface) in DAC960_DetectController()
2942 if (Controller->V1.DualModeMemoryMailboxInterface) in DAC960_DetectController()
DDAC960.h2348 bool DualModeMemoryMailboxInterface; member