Searched defs:pDVDevice (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10/IOFWDVComponents-207.4.1/MacOS9Src/
H A DDVFamilyLib.c199 OSErr DVCGetIndDevice( DVCDeviceID * pDVDevice, UInt32 index ) argument
/macosx-10.10/IOFWDVComponents-207.4.1/
H A DDVFamily.c256 OSErr DVGetIndDevice( DVDeviceID * pDVDevice, UInt32 index ) argument
H A DDVLib.c178 DVDevice *pDVDevice; member in struct:_DVStreamStruct
457 static IOReturn MakeP2PConnectionForWrite(DVDevice *pDVDevice,UInt32 plug, UInt32 chan) argument
480 static IOReturn BreakP2PConnectionForWrite(DVDevice *pDVDevice,UInt32 plug, UInt32 chan) argument
500 MakeP2PConnectionForRead(DVDevice *pDVDevice,UInt32 plug, UInt32 chan) argument
523 BreakP2PConnectionForRead(DVDevice *pDVDevice,UInt32 plug, UInt32 chan) argument
545 DVDevice *pDVDevice = (DVDevice*) refCon; local
[all...]

Completed in 129 milliseconds