Searched refs:kIDHErrDeviceList (Results 1 - 5 of 5) sorted by relevance

/macosx-10.10.1/IOFWDVComponents-207.4.1/
H A DIsochronousDataHandler.h149 kIDHErrDeviceList = -14110, enumerator in enum:__anon1464
H A DIsochronousDataHandler.i211 kIDHErrDeviceList = -14110,
H A DIsochComponentsRef119 #define kIDHErrDeviceList -14110
291 kIDHErrDeviceList The device list is either stale or corrupt. Please IDHGetDeviceList().
312 kIDHErrDeviceList The device list is either stale or corrupt. Please IDHGetDeviceList().
484 kIDHErrDeviceList The device list is either stale or corrupt. Please IDHGetDeviceList().
H A DDVIsochComponent.c356 FailWithAction( atom == nil || atom == -1, result = kIDHErrDeviceList, Exit);
370 result = kIDHErrDeviceList;
433 FailWithAction( seedAtom == nil, result = kIDHErrDeviceList, Exit);
445 result = kIDHErrDeviceList;
2309 FailWithAction( deviceAtom == nil, result = kIDHErrDeviceList, Exit);
2313 FailWithAction( deviceInfoAtom == nil, result = kIDHErrDeviceList, Exit);
/macosx-10.10.1/IOFWDVComponents-207.4.1/MacOS9Src/
H A DDVIsochComponent.MacOS91346 FailWithAction( deviceAtom == nil, result = kIDHErrDeviceList, Exit);
1350 FailWithAction( deviceInfoAtom == nil, result = kIDHErrDeviceList, Exit);
2086 FailWithAction( seedAtom == nil, result = kIDHErrDeviceList, Exit);
2098 result = kIDHErrDeviceList;
2245 FailWithAction( atom == nil || atom == -1, result = kIDHErrDeviceList, Exit);
2259 result = kIDHErrDeviceList;

Completed in 93 milliseconds