Searched refs:byChannelSwitchCount (Results 1 – 6 of 6) sorted by relevance
180 pDevice->byChannelSwitchCount--; in INTnsProcessData()181 if (pDevice->byChannelSwitchCount == 0) in INTnsProcessData()
816 BYTE byChannelSwitchCount; member
1097 pDevice->byChannelSwitchCount = byCount; in CARDbChannelSwitch()
782 unsigned char byChannelSwitchCount; member
2821 pDevice->byChannelSwitchCount--; in device_intr()2822 if (pDevice->byChannelSwitchCount == 0) { in device_intr()2907 pDevice->byChannelSwitchCount--; in device_intr()2908 if (pDevice->byChannelSwitchCount == 0) { in device_intr()
1288 pDevice->byChannelSwitchCount = byCount; in CARDbChannelSwitch()