Searched refs:ntdId (Results 1 – 3 of 3) sorted by relevance
97 NITRODEVICEID ntdId; member
174 p->ntdId = id; in ISNTD_GetDeviceList()
241 printf("%3d: unknown device %x\n", n, (int)gDeviceList[n].ntdId); in listDevice()635 if ((gDeviceHandle = ISNTD_DeviceOpen(gDeviceList[gCurrentDevice].ntdId)) == NULL) in loadFile()