Searched refs:DAC960_Failure (Results 1 - 1 of 1) sorted by relevance
/linux-4.4.14/drivers/block/ |
H A D | DAC960.c | 188 DAC960_Failure prints a standardized error message, and then returns false. 191 static bool DAC960_Failure(DAC960_Controller_T *Controller, DAC960_Failure() function 285 return DAC960_Failure(Controller, DAC960_CreateAuxiliaryStructures() 298 return DAC960_Failure(Controller, DAC960_CreateAuxiliaryStructures() 305 return DAC960_Failure(Controller, DAC960_CreateAuxiliaryStructures() 328 return DAC960_Failure(Controller, DAC960_CreateAuxiliaryStructures() 341 return DAC960_Failure(Controller, "AUXILIARY STRUCTURE CREATION"); DAC960_CreateAuxiliaryStructures() 349 return DAC960_Failure(Controller, DAC960_CreateAuxiliaryStructures() 1183 return DAC960_Failure(Controller, "DMA mask out of range"); DAC960_V1_EnableMemoryMailboxInterface() 1347 DAC960_Failure(Controller, "Unknown Controller Type\n"); DAC960_V1_EnableMemoryMailboxInterface() 1390 return DAC960_Failure(Controller, "DMA mask out of range"); DAC960_V2_EnableMemoryMailboxInterface() 1530 DAC960_Failure(Controller, "Unknown Controller Type\n"); DAC960_V2_EnableMemoryMailboxInterface() 1557 return DAC960_Failure(Controller, "LOGICAL DEVICE ALLOCATION"); DAC960_V1_ReadControllerConfiguration() 1565 return DAC960_Failure(Controller, "ENQUIRY"); DAC960_V1_ReadControllerConfiguration() 1572 return DAC960_Failure(Controller, "ENQUIRY2"); DAC960_V1_ReadControllerConfiguration() 1577 return DAC960_Failure(Controller, "READ CONFIG2"); DAC960_V1_ReadControllerConfiguration() 1583 return DAC960_Failure(Controller, "GET LOGICAL DRIVE INFORMATION"); DAC960_V1_ReadControllerConfiguration() 1595 return DAC960_Failure(Controller, "GET DEVICE STATE"); DAC960_V1_ReadControllerConfiguration() 1639 return DAC960_Failure(Controller, "MODEL VERIFICATION"); DAC960_V1_ReadControllerConfiguration() 1693 DAC960_Failure(Controller, "FIRMWARE VERSION VERIFICATION"); DAC960_V1_ReadControllerConfiguration() 1746 return DAC960_Failure(Controller, "CONFIG2 DRIVE GEOMETRY"); DAC960_V1_ReadControllerConfiguration() 1796 return DAC960_Failure(Controller, "GET CONTROLLER INFO"); DAC960_V2_ReadControllerConfiguration() 1802 return DAC960_Failure(Controller, "GET HEALTH STATUS"); DAC960_V2_ReadControllerConfiguration() 1901 return DAC960_Failure(Controller, "LOGICAL DEVICE ALLOCATION"); DAC960_V2_ReadControllerConfiguration() 1988 return DAC960_Failure(Controller, DAC960_V1_ReadDeviceConfiguration() 2135 return DAC960_Failure(Controller, "PHYSICAL DEVICE ALLOCATION"); DAC960_V2_ReadDeviceConfiguration() 2145 return DAC960_Failure(Controller, "SERIAL NUMBER ALLOCATION"); DAC960_V2_ReadDeviceConfiguration()
|
Completed in 64 milliseconds