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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/block/
H A DDAC960.h893 DAC960_V1_CommandIdentifier_T CommandIdentifier; /* Byte 1 */ member in struct:DAC960_V1_CommandMailbox::__anon3966
898 DAC960_V1_CommandIdentifier_T CommandIdentifier; /* Byte 1 */ member in struct:DAC960_V1_CommandMailbox::__anon3967
905 DAC960_V1_CommandIdentifier_T CommandIdentifier; /* Byte 1 */ member in struct:DAC960_V1_CommandMailbox::__anon3968
913 DAC960_V1_CommandIdentifier_T CommandIdentifier; /* Byte 1 */ member in struct:DAC960_V1_CommandMailbox::__anon3969
921 DAC960_V1_CommandIdentifier_T CommandIdentifier; /* Byte 1 */ member in struct:DAC960_V1_CommandMailbox::__anon3970
932 DAC960_V1_CommandIdentifier_T CommandIdentifier; /* Byte 1 */ member in struct:DAC960_V1_CommandMailbox::__anon3971
942 DAC960_V1_CommandIdentifier_T CommandIdentifier; /* Byte 1 */ member in struct:DAC960_V1_CommandMailbox::__anon3972
951 DAC960_V1_CommandIdentifier_T CommandIdentifier; /* Byte 1 */ member in struct:DAC960_V1_CommandMailbox::__anon3973
960 DAC960_V1_CommandIdentifier_T CommandIdentifier; /* Byte 1 */ member in struct:DAC960_V1_CommandMailbox::__anon3974
978 DAC960_V1_CommandIdentifier_T CommandIdentifier; /* Byt member in struct:DAC960_V1_CommandMailbox::__anon3977
1685 DAC960_V2_CommandIdentifier_T CommandIdentifier; /* Bytes 0-1 */ member in struct:DAC960_V2_CommandMailbox::__anon3993
1700 DAC960_V2_CommandIdentifier_T CommandIdentifier; /* Bytes 0-1 */ member in struct:DAC960_V2_CommandMailbox::__anon3994
1714 DAC960_V2_CommandIdentifier_T CommandIdentifier; /* Bytes 0-1 */ member in struct:DAC960_V2_CommandMailbox::__anon3995
1729 DAC960_V2_CommandIdentifier_T CommandIdentifier; /* Bytes 0-1 */ member in struct:DAC960_V2_CommandMailbox::__anon3996
1745 DAC960_V2_CommandIdentifier_T CommandIdentifier; /* Bytes 0-1 */ member in struct:DAC960_V2_CommandMailbox::__anon3997
1760 DAC960_V2_CommandIdentifier_T CommandIdentifier; /* Bytes 0-1 */ member in struct:DAC960_V2_CommandMailbox::__anon3998
1775 DAC960_V2_CommandIdentifier_T CommandIdentifier; /* Bytes 0-1 */ member in struct:DAC960_V2_CommandMailbox::__anon3999
1792 DAC960_V2_CommandIdentifier_T CommandIdentifier; /* Bytes 0-1 */ member in struct:DAC960_V2_CommandMailbox::__anon4000
1811 DAC960_V2_CommandIdentifier_T CommandIdentifier; /* Bytes 0-1 */ member in struct:DAC960_V2_CommandMailbox::__anon4002
1829 DAC960_V2_CommandIdentifier_T CommandIdentifier; /* Bytes 0-1 */ member in struct:DAC960_V2_CommandMailbox::__anon4003
1850 DAC960_V2_CommandIdentifier_T CommandIdentifier; /* Bytes 0-1 */ member in struct:DAC960_V2_CommandMailbox::__anon4004
2184 DAC960_V1_CommandIdentifier_T CommandIdentifier; /* Byte 0 */ member in struct:DAC960_V1_StatusMailbox::__anon4007
2201 DAC960_V2_CommandIdentifier_T CommandIdentifier; /* Bytes 0-1 */ member in struct:DAC960_V2_StatusMailbox::__anon4008
2233 int CommandIdentifier; member in struct:DAC960_Command
[all...]
H A DDAC960.c256 int CommandsRemaining = 0, CommandIdentifier, CommandGroupByteCount; local
302 for (CommandIdentifier = 1;
303 CommandIdentifier <= Controller->DriverQueueDepth;
304 CommandIdentifier++)
310 Controller->DriverQueueDepth - CommandIdentifier + 1;
322 Command->CommandIdentifier = CommandIdentifier;
326 Controller->Commands[CommandIdentifier-1] = Command;
405 if ((Command->CommandIdentifier
532 CommandMailbox->Common.CommandIdentifier
5266 DAC960_V2_CommandIdentifier_T CommandIdentifier = local
5307 DAC960_V2_CommandIdentifier_T CommandIdentifier = local
5349 DAC960_V2_CommandIdentifier_T CommandIdentifier = local
5391 DAC960_V1_CommandIdentifier_T CommandIdentifier = local
5429 DAC960_V1_CommandIdentifier_T CommandIdentifier = local
5464 DAC960_V1_CommandIdentifier_T CommandIdentifier = local
5502 DAC960_V1_CommandIdentifier_T CommandIdentifier = local
[all...]

Completed in 89 milliseconds