Home
last modified time | relevance | path

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

/linux-4.1.27/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()
2686 case DAC960_P_Controller: in DAC960_DetectCleanup()
2765 case DAC960_P_Controller: in DAC960_DetectController()
2990 case DAC960_P_Controller: in DAC960_DetectController()
7136 .HardwareType = DAC960_P_Controller,
DDAC960.h2103 DAC960_P_Controller = 6, /* DAC960PU/PD/PL/P */ enumerator