Searched refs:ISTD_DEVICE_NONE (Results 1 – 3 of 3) sorted by relevance
59 #define ISTD_DEVICE_NONE 0 macro
141 int gDeviceTypeSpecified = ISTD_DEVICE_NONE;290 if (gDeviceTypeSpecified == ISTD_DEVICE_NONE && gDeviceSerialSpecified == DEVICE_SERIAL_NONE) in searchDevice()305 … if (gDeviceTypeSpecified != ISTD_DEVICE_NONE && gDeviceTypeSpecified != gDeviceList[n].type) in searchDevice()349 || gDeviceList[gCurrentDevice].type == ISTD_DEVICE_NONE in searchDevice()577 if (gDeviceTypeSpecified == ISTD_DEVICE_NONE) in parseOption()
192 deviceList[n].type = ISTD_DEVICE_NONE; in ISTD_GetDeviceList()