Searched refs:DAC960_V1_NormalCompletion (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/block/
H A DDAC960.c807 return (CommandStatus == DAC960_V1_NormalCompletion);
833 return (CommandStatus == DAC960_V1_NormalCompletion);
861 return (CommandStatus == DAC960_V1_NormalCompletion);
1300 if (CommandStatus == DAC960_V1_NormalCompletion) return true;
1328 if (CommandStatus == DAC960_V1_NormalCompletion) return true;
2052 if (Command->V1.CommandStatus != DAC960_V1_NormalCompletion) {
2076 if (Command->V1.CommandStatus != DAC960_V1_NormalCompletion) {
3547 if (CommandStatus == DAC960_V1_NormalCompletion) {
3583 if (CommandStatus != DAC960_V1_NormalCompletion) {
3914 Controller->V1.LastRebuildStatus == DAC960_V1_NormalCompletion)
[all...]
H A DDAC960.h320 #define DAC960_V1_NormalCompletion 0x0000 /* Common */ macro

Completed in 118 milliseconds