Searched refs:tranIndex (Results 1 – 1 of 1) sorted by relevance
171 PrinterTranIndex tranIndex; in AllocateInterface() local185 if (tranIndex.commonConfigIndex == INVAILD_VALUE) { in AllocateInterface()186 tranIndex.commonConfigIndex = configIndex; in AllocateInterface()189 tranIndex.sendDocConfigIndex = configIndex; in AllocateInterface()194 …if (tranIndex.commonConfigIndex == INVAILD_VALUE || tranIndex.sendDocConfigIndex == INVAILD_VALUE)… in AllocateInterface()211 printTranIndexMap[printerName] = tranIndex; in AllocateInterface()249 …usbdevice.GetConfigs()[tranIndex.commonConfigIndex].GetInterfaces()[tranIndex.commonInterfaceIndex… in DisConnectUsbPinter()251 …usbdevice.GetConfigs()[tranIndex.sendDocConfigIndex].GetInterfaces()[tranIndex.sendDocInterfaceInd… in DisConnectUsbPinter()273 currentConfigIndex = tranIndex.sendDocConfigIndex; in BulkTransferWrite()276 currentConfigIndex = tranIndex.commonConfigIndex; in BulkTransferWrite()[all …]