Lines Matching refs:Channels
1703 Controller->Channels = Enquiry2->ActualChannels; in DAC960_V1_ReadControllerConfiguration()
1840 Controller->Channels = ControllerInfo->NumberOfPhysicalChannelsPresent; in DAC960_V2_ReadControllerConfiguration()
1924 Controller->Channels, Controller->MemorySize); in DAC960_ReportControllerConfiguration()
1991 for (Channel = 0; Channel < Controller->Channels; Channel++) { in DAC960_V1_ReadDeviceConfiguration()
2010 for (Channel = 0; Channel < Controller->Channels; Channel++) in DAC960_V1_ReadDeviceConfiguration()
2052 for (Channel = 0; Channel < Controller->Channels; Channel++) in DAC960_V1_ReadDeviceConfiguration()
2243 for (Channel = 0; Channel < Controller->Channels; Channel++) in DAC960_V1_ReportDeviceConfiguration()
3817 for (Channel = 0; Channel < Controller->Channels; Channel++) in DAC960_V1_ProcessCompletedCommand()
4234 if (Controller->V1.DeviceStateChannel < Controller->Channels) in DAC960_V1_ProcessCompletedCommand()
5862 XChannel >= Controller->Channels) in DAC960_ParsePhysicalDevice()
6659 ControllerInfo.Channels = Controller->Channels; in DAC960_gam_ioctl()