Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/block/
DDAC960.c1184 if ((hw_type == DAC960_PD_Controller) || (hw_type == DAC960_P_Controller)) { in DAC960_V1_EnableMemoryMailboxInterface()
1204 if ((hw_type == DAC960_PD_Controller) || (hw_type == DAC960_P_Controller)) in DAC960_V1_EnableMemoryMailboxInterface()
1272 if ((hw_type == DAC960_PD_Controller) || (hw_type == DAC960_P_Controller)) in DAC960_V1_EnableMemoryMailboxInterface()
2684 case DAC960_PD_Controller: in DAC960_DetectCleanup()
2762 case DAC960_PD_Controller: in DAC960_DetectController()
2955 case DAC960_PD_Controller: in DAC960_DetectController()
3130 if (Controller->HardwareType == DAC960_PD_Controller) in DAC960_FinalizeController()
7117 .HardwareType = DAC960_PD_Controller,
DDAC960.h2102 DAC960_PD_Controller = 5, /* DAC960PU/PD/PL/P */ enumerator