Searched refs:DAC960_Error (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/drivers/block/ |
D | DAC960.c | 132 DAC960_Error("Illegal Logical Device Geometry %d\n", in DAC960_getgeo() 195 DAC960_Error("While configuring DAC960 PCI RAID Controller at\n", in DAC960_Failure() 198 DAC960_Error("PCI Bus %d Device %d Function %d I/O Address N/A " in DAC960_Failure() 202 else DAC960_Error("PCI Bus %d Device %d Function %d I/O Address " in DAC960_Failure() 207 DAC960_Error("%s FAILED - DETACHING\n", Controller, ErrorMessage); in DAC960_Failure() 1692 DAC960_Error("Firmware Version = '%s'\n", Controller, in DAC960_V1_ReadControllerConfiguration() 1877 DAC960_Error("DAC960: Logical Drive Number %d not supported\n", in DAC960_V2_ReadControllerConfiguration() 1882 DAC960_Error("DAC960: Logical Drive Block Size %d not supported\n", in DAC960_V2_ReadControllerConfiguration() 2457 DAC960_Error("Illegal Logical Device Geometry %d\n", in DAC960_V2_ReportDeviceConfiguration() 2640 DAC960_Error("Fatal Memory Parity Error for Controller at\n", Controller); in DAC960_ReportErrorStatus() [all …]
|
D | DAC960.h | 2148 #define DAC960_Error(Format, Arguments...) \ macro
|