Searched refs:DAC960_V2_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.c898 return (CommandStatus == DAC960_V2_NormalCompletion);
937 return (CommandStatus == DAC960_V2_NormalCompletion);
980 return (CommandStatus == DAC960_V2_NormalCompletion);
1034 return (CommandStatus == DAC960_V2_NormalCompletion);
1103 return (CommandStatus == DAC960_V2_NormalCompletion);
1133 return (CommandStatus == DAC960_V2_NormalCompletion);
1519 return (CommandStatus == DAC960_V2_NormalCompletion);
4634 if (CommandStatus == DAC960_V2_NormalCompletion) {
4671 if (CommandStatus != DAC960_V2_NormalCompletion) {
4716 if (CommandStatus == DAC960_V2_NormalCompletion) {
[all...]
H A DDAC960.h1042 #define DAC960_V2_NormalCompletion 0x00 macro

Completed in 75 milliseconds