Searched defs:deviceID (Results 1 - 23 of 23) sorted by last modified time

/macosx-10.10.1/Security-57031.1.35/Security/sec/SOSCircle/Regressions/
H A DSOSTestDevice.c270 CFStringRef deviceID; local
/macosx-10.10.1/Security-57031.1.35/Security/sec/SOSCircle/SecureObjectSync/
H A DSOSPeerInfo.c90 CFStringRef deviceID; member in struct:__OpaqueSOSPeerInfo
/macosx-10.10.1/Security-57031.1.35/Security/sec/SOSCircle/Tool/
H A Dkeychain_sync.c452 CFStringRef deviceID = SOSCCRequestDeviceID(&error); local
468 CFStringRef deviceID = CFStringCreateWithCString(kCFAllocatorDefault, (char *)optarg, kCFStringEncodingUTF8); local
/macosx-10.10.1/Security-57031.1.35/Security/sec/securityd/Regressions/
H A Dsecd-70-engine.c208 CFStringRef deviceID = CFStringCreateWithFormat(kCFAllocatorDefault, NULL, CFSTR("%c"), 'A' + deviceIX); local
/macosx-10.10.1/Security-57031.1.35/Security/sec/ipc/
H A Dserver.c672 CFStringRef deviceID = SOSCCRequestDeviceID_Server(&error); local
/macosx-10.10.1/IOHIDFamily-606.1.7/IOHIDSystem/
H A DIOHIDSystem.cpp427 OSNumber * deviceID = NULL; local
/macosx-10.10.1/IOHIDFamily-606.1.7/IOHIDFamily/
H A DIOHIDEventService.h117 UInt32 deviceID; member in struct:IOHIDEventService::ExpansionData::__anon1967
/macosx-10.10.1/cups-408/cups/backend/
H A Dusb-darwin.c1583 copy_deviceid(classdriver_t **classdriver, CFStringRef *deviceID) argument
1682 copy_devicestring(io_service_t usbInterface, CFStringRef *deviceID, UInt32 *deviceLocation, UInt8 *interfaceNumber ) argument
1735 copy_value_for_key(CFStringRef deviceID, CFStringRef *keys) argument
[all...]
/macosx-10.10.1/IOHIDFamily-606.1.7/IOHIDSystem/IOKit/hidsystem/
H A DIOLLEvent.h352 UInt16 deviceID; /* system-assigned unique device ID */ member in struct:_NXTabletPointData
366 UInt16 deviceID; /* system-assigned unique device ID */ member in struct:_NXTabletProximityData
469 UInt16 deviceID; /* system-assigned unique device ID */ member in struct:__anon2151::__anon2161
479 UInt16 deviceID; /* system-assigned unique device ID */ member in struct:__anon2151::__anon2163
/macosx-10.10.1/IOFireWireIP-226.2/KernelSource/IOKit/
H A DIOFWIPBusInterface.cpp3101 getDrbFromDeviceID(void *deviceID) argument
[all...]
/macosx-10.10.1/IOFWDVComponents-207.4.1/tests/
H A Ddevicetest.c39 static IDHDeviceID deviceID; variable
H A Dreadtest.c44 static IDHDeviceID deviceID; variable
/macosx-10.10.1/IOFWDVComponents-207.4.1/MacOS9Src/
H A DDVFamily.h246 DVCDeviceID deviceID; // who it's from member in struct:DVCEventHeaderStruct
H A DDVFamilyLib.c232 OSErr DVCGetDeviceInfo( DVCDeviceID deviceID, DVCDeviceInfoPtr pInfo ) argument
280 OSErr DVCGetDeviceName( DVCDeviceID deviceID, char * str ) argument
308 DVCSetDeviceName( DVCDeviceID deviceID, char * str ) argument
340 DVCOpenDeviceConnection( DVCDeviceID deviceID, DVCDeviceConnectionID *pConnID ) argument
406 DVCGetDeviceClock( DVCDeviceID deviceID, Component *clock ) argument
427 DVCDeviceID deviceID; local
472 DVCDeviceID deviceID; local
[all...]
H A DDVFamilyPriv.h161 DVCDeviceID deviceID; member in struct:DVNotificationEntryStruct
/macosx-10.10.1/IOFWDVComponents-207.4.1/
H A DDVFamily.c262 OSErr DVSetDeviceName( DVDeviceID deviceID, char * str ) argument
268 OSErr DVGetDeviceName( DVDeviceID deviceID, char * str ) argument
293 OSErr DVOpenDriver( DVDeviceID deviceID, DVDeviceRefNum *pRefNum ) argument
[all...]
H A DDVFamily.h243 DVDeviceID deviceID; // who it's from member in struct:DVEventHeaderStruct
H A DDVIsochComponent.c86 IDHDeviceID deviceID; member in struct:ClientNotification
162 IDHDeviceID deviceID; // current deviceID member in struct:IsochComponentInstance
334 OSStatus findDeviceDescriptionforDevice( IsochComponentInstancePtr ih, UInt32 deviceID, DeviceDescription **deviceDescription) argument
377 static OSStatus getDeviceID( QTAtomSpec *configID, UInt32 *deviceID) argument
877 postEvent(IsochComponentGlobalsPtr g, IDHDeviceID deviceID, IDHEvent event) argument
[all...]
H A DIsochronousDataHandler.h226 IDHDeviceID deviceID; /* Device which generated event*/ member in struct:IDHEventHeader
H A DIsochronousDataHandler.i.c564 IDHDeviceID deviceID; member in struct:IDHNewNotificationGluePB
H A DIsochronousDataHandler.k.h88 EXTERN_API( ComponentResult ) ADD_IDH_BASENAME(NewNotification) (IDH_GLOBALS() ADD_IDH_COMMA IDHDeviceID deviceID, IDHNotificationUPP notificationProc, void * userData, IDHNotificationID * notificationID); variable
/macosx-10.10.1/IOFireWireIP-226.2/KernelHeaders/IOKit/
H A DIOFWIPDefinitions.h232 void* deviceID; /* Stable reference to unit architecture */ member in struct:__anon1613
240 UInt32 deviceID; /* Always zero */ member in struct:__anon1614
330 void* deviceID; /* Stable "handle" for the IP-capable device */ member in class:DRB
/macosx-10.10.1/pdisk-9/
H A DATA_media.c626 ATA_ReadBlock(UInt32 deviceID, ATA_INFO info, UInt32 block_size, UInt32 block, UInt8 *address) argument
680 ATA_WriteBlock(UInt32 deviceID, ATA_INFO info, UInt32 block_size, UInt32 block, UInt8 *address) argument
876 ATAPI_ReadBlock(UInt32 deviceID, UInt32 block_size, UInt32 block, UInt8 *address) argument
933 ATAPI_TestUnitReady(UInt32 deviceID) argument
977 ATAPI_ReadCapacity(UInt32 deviceID, unsigned long *block_size, unsigned long *blocks) argument
[all...]

Completed in 228 milliseconds