Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/block/
DDAC960.c1186 if ((hw_type == DAC960_PD_Controller) || (hw_type == DAC960_P_Controller)) { in DAC960_V1_EnableMemoryMailboxInterface()
1206 if ((hw_type == DAC960_PD_Controller) || (hw_type == DAC960_P_Controller)) in DAC960_V1_EnableMemoryMailboxInterface()
1274 if ((hw_type == DAC960_PD_Controller) || (hw_type == DAC960_P_Controller)) in DAC960_V1_EnableMemoryMailboxInterface()
2683 case DAC960_PD_Controller: in DAC960_DetectCleanup()
2761 case DAC960_PD_Controller: in DAC960_DetectController()
2954 case DAC960_PD_Controller: in DAC960_DetectController()
3130 if (Controller->HardwareType == DAC960_PD_Controller) in DAC960_FinalizeController()
7130 .HardwareType = DAC960_PD_Controller,
DDAC960.h2102 DAC960_PD_Controller = 5, /* DAC960PU/PD/PL/P */ enumerator