Home
last modified time | relevance | path

Searched refs:ISTD_DEVICE_UNKNOWN (Results 1 – 3 of 3) sorted by relevance

/TwlSDK-5.4/build/tools/loadrun.TWL/
Disd_api.h62 #define ISTD_DEVICE_UNKNOWN 3 macro
Disd_api.c211 p->type = ISTD_DEVICE_UNKNOWN; in ISTD_GetDeviceList()
Dloadrun.c254 case ISTD_DEVICE_UNKNOWN: in listDevice()
350 || gDeviceList[gCurrentDevice].type == ISTD_DEVICE_UNKNOWN) in searchDevice()