Searched refs:eCommand (Results 1 – 6 of 6) sorted by relevance
129 CMD_CODE eCommand,
919 pDevice->eCommand = pDevice->eCmdQueue[pDevice->uCmdDequeueIdx].eCmd; in s_bCommandComplete()926 switch ( pDevice->eCommand ) { in s_bCommandComplete()985 CMD_CODE eCommand, in bScheduleCommand() argument995 pDevice->eCmdQueue[pDevice->uCmdEnqueueIdx].eCmd = eCommand; in bScheduleCommand()1000 switch (eCommand) { in bScheduleCommand()
598 CMD_CODE eCommand; member
119 CMD_CODE eCommand,
1076 pDevice->eCommand = pDevice->eCmdQueue[pDevice->uCmdDequeueIdx].eCmd; in s_bCommandComplete()1083 switch ( pDevice->eCommand ) { in s_bCommandComplete()1166 CMD_CODE eCommand, in bScheduleCommand() argument1175 pDevice->eCmdQueue[pDevice->uCmdEnqueueIdx].eCmd = eCommand; in bScheduleCommand()1179 switch (eCommand) { in bScheduleCommand()
696 CMD_CODE eCommand; member