Searched refs:DVGetDeviceStandard (Results 1 - 2 of 2) sorted by relevance

/macosx-10.9.5/IOFWDVComponents-207.4.1/
H A DDVFamily.h337 OSErr DVGetDeviceStandard( DVDeviceRefNum refNum, UInt32 * pStandard );
H A DDVFamily.c338 OSErr DVGetDeviceStandard(DVDeviceRefNum refNum, UInt32 * pStandard ) function
347 //syslog(LOG_INFO, "DVGetDeviceStandard(0x%x)\n", refNum);
372 //syslog(LOG_INFO, "DVGetDeviceStandard(), err 0x%x\n", theErr);
404 syslog(LOG_INFO, "DVGetDeviceStandard(), err 0x%x\n", kUnknownStandardErr);

Completed in 106 milliseconds