Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/block/
DDAC960.c131 DAC960_Error("Illegal Logical Device Geometry %d\n", in DAC960_getgeo()
194 DAC960_Error("While configuring DAC960 PCI RAID Controller at\n", in DAC960_Failure()
197 DAC960_Error("PCI Bus %d Device %d Function %d I/O Address N/A " in DAC960_Failure()
201 else DAC960_Error("PCI Bus %d Device %d Function %d I/O Address " in DAC960_Failure()
206 DAC960_Error("%s FAILED - DETACHING\n", Controller, ErrorMessage); in DAC960_Failure()
1694 DAC960_Error("Firmware Version = '%s'\n", Controller, in DAC960_V1_ReadControllerConfiguration()
1879 DAC960_Error("DAC960: Logical Drive Number %d not supported\n", in DAC960_V2_ReadControllerConfiguration()
1884 DAC960_Error("DAC960: Logical Drive Block Size %d not supported\n", in DAC960_V2_ReadControllerConfiguration()
2455 DAC960_Error("Illegal Logical Device Geometry %d\n", in DAC960_V2_ReportDeviceConfiguration()
2639 DAC960_Error("Fatal Memory Parity Error for Controller at\n", Controller); in DAC960_ReportErrorStatus()
[all …]
DDAC960.h2148 #define DAC960_Error(Format, Arguments...) \ macro