Searched refs:deviceMax (Results 1 – 4 of 4) sorted by relevance
167 int ISTD_GetDeviceList(ISTDDevice * deviceList, int deviceMax) in ISTD_GetDeviceList() argument190 for (n = 0; n < deviceMax; n++) in ISTD_GetDeviceList()197 while (ISTD_FindNext(finder, &id) && count < deviceMax) in ISTD_GetDeviceList()
115 extern int ISTD_GetDeviceList(ISTDDevice * deviceList, int deviceMax);
141 int ISNTD_GetDeviceList(ISNTDDevice * deviceList, int deviceMax) in ISNTD_GetDeviceList() argument165 for (n = 0; n < deviceMax; n++) in ISNTD_GetDeviceList()172 while (ISNTD_FindNext(finder, &id) && count < deviceMax) in ISNTD_GetDeviceList()
138 extern int ISNTD_GetDeviceList(ISNTDDevice * deviceList, int deviceMax);