Searched refs:UInt16 (Results 1 - 25 of 318) sorted by relevance

1234567891011>>

/macosx-10.10/AppleUSBCDCDriver-4205.2.2/AppleUSBCDCACM/DataDriver/Headers/
H A DAppleUSBCDCACMDataUser.h54 UInt16 message;
55 UInt16 vendor;
56 UInt16 product;
61 UInt16 status;
/macosx-10.10/bless-103/libbless/HFS/
H A DBLWriteStartupFile.h42 UInt16 magic;
44 UInt16 nSections;
48 UInt16 optHeaderSize;
49 UInt16 flags;
54 UInt16 magic;
56 UInt16 version;
64 UInt16 snEntry;
65 UInt16 snText;
66 UInt16 snData;
67 UInt16 snTO
[all...]
/macosx-10.10/IOATAFamily-253.0.1/
H A DIOATADevConfig.h77 IOReturn initWithBestSelection( const UInt16* identifyData, IOATABusInfo* busInfo);
80 IOReturn assignFromData( const UInt16* identifyData );
136 void setPIOCycleTime( UInt16 inNS );
141 UInt16 getPIOCycleTime( void );
146 void setDMACycleTime( UInt16 inNS );
151 UInt16 getDMACycleTime( void );
162 virtual UInt8 bitSigToNumeric( UInt16 binary);
181 UInt16 _ataPIOCycleTime; /* <->: Cycle time in ns for PIO mode */
183 UInt16 _ataMultiCycleTime; /* <->: Cycle time in ns for Multiword DMA mode */
186 IOReturn _AssignPIOData( const UInt16* identifyDat
[all...]
H A DIOATARegI386.h60 UInt16 _address; \
63 static IOATAIOReg##w * withAddress( UInt16 address ); \
65 virtual bool initWithAddress( UInt16 address ); \
66 virtual UInt16 getAddress() const; \
H A DIOATACommand.h211 virtual IOReturn setPacketCommand( UInt16 packetSizeBytes, UInt8* command);
218 virtual void setDataReg ( UInt16 in);
219 virtual UInt16 getDataReg (void );
359 virtual void setLBALow16( UInt16 lbaLow);
364 virtual UInt16 getLBALow16 (void);
369 virtual void setLBAMid16 (UInt16 lbaMid);
374 virtual UInt16 getLBAMid16( void );
379 virtual void setLBAHigh16( UInt16 lbaHigh );
384 virtual UInt16 getLBAHigh16( void );
389 virtual void setSectorCount16( UInt16 sectorCoun
[all...]
/macosx-10.10/IOFireWireFamily-456/IOFireWireFamily.kmodproj/
H A DIOFWUtils.h21 UInt16 FWComputeCRC16(const UInt32 *pQuads, UInt32 numQuads);
22 UInt16 FWUpdateCRC16(UInt16 crc16, UInt32 quad);
H A DIOFireWireIRM.h64 UInt16 fIRMNodeID;
65 UInt16 fOurNodeID;
88 virtual void processBusReset( UInt16 ourNodeID, UInt16 irmNodeID, UInt32 generation );
/macosx-10.10/IOFireWireIP-226.2/KernelHeaders/IOKit/
H A DIOFWIPDefinitions.h82 UInt16 reserved; /* Always zero for unfragmented datagram */
83 UInt16 etherType; /* See RFC 1700 */
87 UInt16 datagramSize; /* Total size of the datagram, less one */
88 UInt16 fragmentOffset; /* Second and subsequent fragments */
89 UInt16 dgl; /* Datagram label */
90 UInt16 reserved;
120 UInt16 sourceID; /* 16-bit node ID of sender */
134 UInt16 dataLength;
144 UInt16 dataLength;
155 UInt16 hardwareTyp
[all...]
H A DIOFWIPBusInterface.h299 SInt32 txARP(mbuf_t m, UInt16 nodeID, UInt32 busGeneration, IOFWSpeed speed);
301 SInt32 txBroadcastIP(const mbuf_t m, UInt16 nodeID, UInt32 busGeneration, UInt16 ownMaxPayload, UInt16 maxBroadcastPayload, IOFWSpeed speed, const UInt16 type, UInt32 channel);
303 SInt32 txUnicastUnFragmented(IOFireWireNub *device, const FWAddress addr, const mbuf_t m, const UInt16 pktSize, const UInt16 type);
306 const UInt16 pktSize, const UInt16 type, UInt16 maxPayloa
[all...]
/macosx-10.10/hfs-285/fsck_hfs/dfalib/
H A DBTreeNodeOps.c75 UInt16 GetRecordOffset (BTreeControlBlockPtr btree,
77 UInt16 index );
79 UInt16 *GetOffsetAddress (BTreeControlBlockPtr btreePtr,
81 UInt16 index );
85 UInt16 index,
86 UInt16 delta );
90 UInt16 index );
219 *(UInt16 *)pos = sizeof (BTNodeDescriptor); // set offset to beginning of free space
410 UInt16 index,
412 UInt16 recSiz
[all...]
H A DBTreePrivate.h114 UInt16 treeDepth;
119 UInt16 nodeSize;
120 UInt16 maxKeyLength;
178 UInt16 index;
179 UInt16 reserved; // align size to a power of 2
190 UInt16 keyLength;
191 UInt16 recSize;
235 UInt16 maxKeyLength );
239 UInt16 maxKeyLength );
259 UInt16 CalcKeyRecordSiz
[all...]
H A DBTree.h159 typedef UInt16 BTreeIterationOperation;
237 UInt16 NodeSize;
238 UInt16 MaxKeyLength;
239 UInt16 Depth;
240 UInt16 Reserved;
286 UInt16 version;
287 UInt16 nodeSize;
288 UInt16 maxKeyLength;
289 UInt16 treeDepth;
307 UInt16 inde
[all...]
H A DBTreeAllocate.c42 UInt16 **mapPtr,
43 UInt16 *mapSize );
76 UInt16 *mapPtr, *pos;
77 UInt16 mapSize, size;
78 UInt16 freeWord;
79 UInt16 mask;
80 UInt16 bitOffset;
187 UInt16 mapSize;
188 UInt16 *mapPos;
189 UInt16 bitOffse
[all...]
/macosx-10.10/MITKerberosShim-66/test/
H A Dtest-krb4.c38 OSStatus KClientGetVersion (UInt16*, UInt16*, const char**);
/macosx-10.10/AppleUSBIrDA-145.2.4/IrDA/Debugging/
H A DIrDALog.h27 UInt16 data1; // two 16 bit numbers for the log
28 UInt16 data2;
59 void IrDALogAdd ( UInt16 eventIndex, // index of log entry in table (1-based)
60 UInt16 data1, // arbitrary data for the log, first 16 bits
61 UInt16 data2, // arbitrary data for the log, 2nd 16 bits
/macosx-10.10/AppleUSBCDCDriver-4205.2.2/Common/
H A DAppleUSBCDCCommon.h94 UInt16 wValue;
95 UInt16 wIndex;
96 UInt16 wLength;
102 UInt16 UART_State_Bit_Map;
211 UInt16 bmHeader;
257 UInt16 wMaxSegmentSize;
258 UInt16 wNumberMCFilters;
269 UInt16 wMaxSegmentSize;
270 UInt16 wNumberMCFilters;
290 UInt16 wMaxComman
[all...]
/macosx-10.10/IOPCIFamily-239.1.2/
H A DIOPCIDeviceI386.cpp37 UInt32 IOPCIDevice::ioRead32( UInt16 offset, IOMemoryMap * map )
53 UInt16 IOPCIDevice::ioRead16( UInt16 offset, IOMemoryMap * map )
55 UInt16 value;
65 UInt8 IOPCIDevice::ioRead8( UInt16 offset, IOMemoryMap * map )
77 void IOPCIDevice::ioWrite32( UInt16 offset, UInt32 value,
86 void IOPCIDevice::ioWrite16( UInt16 offset, UInt16 value,
95 void IOPCIDevice::ioWrite8( UInt16 offset, UInt8 value,
H A DIOPCIDeviceMappedIO.cpp38 UInt32 IOPCIDevice::ioRead32( UInt16 offset, IOMemoryMap * map )
55 UInt16 IOPCIDevice::ioRead16( UInt16 offset, IOMemoryMap * map )
57 UInt16 value;
72 UInt8 IOPCIDevice::ioRead8( UInt16 offset, IOMemoryMap * map )
89 void IOPCIDevice::ioWrite32( UInt16 offset, UInt32 value,
103 void IOPCIDevice::ioWrite16( UInt16 offset, UInt16 value,
117 void IOPCIDevice::ioWrite8( UInt16 offset, UInt8 value,
/macosx-10.10/IOHIDFamily-606.1.7/IOHIDFamily/
H A DAppleEmbeddedKeyboard.h45 UInt16 fnFunctionUsagePage;
46 UInt16 fnFunctionUsage;
47 UInt16 fnKeyboardUsagePage;
48 UInt16 fnKeyboardUsage;
49 UInt16 numLockKeyboardUsagePage;
50 UInt16 numLockKeyboardUsage;
/macosx-10.10/IOHIDFamily-606.1.7/IOHIDSystem/IOKit/hidsystem/
H A DIOLLEvent.h344 UInt16 buttons; /* one bit per button - bit 0 is first button - 1 = closed */
345 UInt16 pressure; /* scaled pressure value; MAX=(2^16)-1, MIN=0 */
350 UInt16 rotation; /* Fixed-point representation of device rotation in a 10.6 format */
352 UInt16 deviceID; /* system-assigned unique device ID */
363 UInt16 vendorID; /* vendor-defined ID - typically the USB vendor ID */
364 UInt16 tabletID; /* vendor-defined tablet ID - typically the USB product ID */
365 UInt16 pointerID; /* vendor-defined ID of the specific pointing device */
366 UInt16 deviceID; /* system-assigned unique device ID */
367 UInt16 systemTabletID; /* system-assigned unique tablet ID */
368 UInt16 vendorPointerTyp
[all...]
H A DIOHITabletPointer.h44 UInt16 _deviceID;
46 static UInt16 generateDeviceID();
/macosx-10.10/AppleUSBCDCDriver-4205.2.2/AppleUSBCDCECM/ControlDriver/Headers/
H A DAppleUSBCDCECMControl.h76 UInt16 fCurrStat;
83 UInt16 fVendorID;
84 UInt16 fProductID;
91 UInt16 fPacketFilter;
93 UInt16 fMcFilters;
95 UInt16 fMax_Block_Size;
/macosx-10.10/AppleUSBIrDA-145.2.4/IrDADebugLog/
H A DLogItem.h5 NSNumber *first; // Used as a UInt16 from IrDA
6 NSNumber *second; // Used as a UInt16 from IrDA
14 + (LogItem *)logItemWithValues:(UInt32)myTime:(UInt16)myFirst:(UInt16)mySecond:(NSString *)myMessages;
/macosx-10.10/IOHIDFamily-606.1.7/IOHIDSystem/
H A DIOHITabletPointer.cpp28 UInt16 IOHITabletPointer::generateDeviceID()
30 static UInt16 _nextDeviceID = 0;
/macosx-10.10/xnu-2782.1.97/libkern/gen/
H A DOSAtomicOperations.c215 static Boolean OSCompareAndSwap16(UInt16 oldValue16, UInt16 newValue16, volatile UInt16 * value16)
254 } while (! OSCompareAndSwap16((UInt16) oldValue, (UInt16) newValue, (volatile UInt16 *) value));
260 static UInt16 OSBitwiseAtomic16(UInt32 and_mask, UInt32 or_mask, UInt32 xor_mask, volatile UInt16 * value)
262 UInt16 oldValue;
263 UInt16 newValu
[all...]

Completed in 306 milliseconds

1234567891011>>