Searched refs:bRadioCmd (Results 1 – 6 of 6) sorted by relevance
860 if (pDevice->bRadioCmd == true) in vCommandTimer()906 bool bRadioCmd = false; in s_bCommandComplete() local921 bRadioCmd = pDevice->eCmdQueue[pDevice->uCmdDequeueIdx].bRadioCmd; in s_bCommandComplete()964 pDevice->bRadioCmd = bRadioCmd; in s_bCommandComplete()1026 pDevice->eCmdQueue[pDevice->uCmdEnqueueIdx].bRadioCmd = *((int *)pbyItem0); in bScheduleCommand()
81 bool bRadioCmd; member
675 bool bRadioCmd; member
79 BOOL bRadioCmd; member
1063 BOOL bRadioCmd = FALSE; in s_bCommandComplete() local1078 bRadioCmd = pDevice->eCmdQueue[pDevice->uCmdDequeueIdx].bRadioCmd; in s_bCommandComplete()1121 pDevice->bRadioCmd = bRadioCmd; in s_bCommandComplete()1201 pDevice->eCmdQueue[pDevice->uCmdEnqueueIdx].bRadioCmd = *((int *)pbyItem0); in bScheduleCommand()
772 BOOL bRadioCmd; member