Searched refs:UInt8 (Results 1 - 25 of 913) sorted by relevance

1234567891011>>

/macosx-10.10/IOBDStorageFamily-14/
H A DIOBDTypes.h64 UInt8 discStatus:2;
65 UInt8 stateOfLastSession:2;
66 UInt8 erasable:1;
67 UInt8 dataType:3;
69 UInt8 dataType:3;
70 UInt8 erasable:1;
71 UInt8 stateOfLastSession:2;
72 UInt8 discStatus:2;
74 UInt8 reserved2;
75 UInt8 numberOfSessionsLS
[all...]
H A DIOBDMedia.h139 UInt8 keyClass,
141 UInt8 grantID,
142 UInt8 format );
162 UInt8 keyClass,
163 UInt8 grantID,
164 UInt8 format );
186 UInt8 format,
188 UInt8 layer,
189 UInt8 grantID );
237 UInt8 typ
[all...]
H A DIOBDMedia.cpp59 UInt8 keyClass,
61 UInt8 grantID,
62 UInt8 format )
77 UInt8 keyClass,
78 UInt8 grantID,
79 UInt8 format )
93 UInt8 format,
95 UInt8 layer,
96 UInt8 grantID )
136 UInt8 typ
[all...]
/macosx-10.10/IODVDStorageFamily-35/
H A DIODVDTypes.h66 typedef UInt8 DVDCPRMRegionCode;
77 typedef UInt8 DVDRegionalPlaybackControlScheme;
84 typedef UInt8 DVDBookType;
102 typedef UInt8 DVDKeyClass;
116 typedef UInt8 DVDKeyFormat;
138 typedef UInt8 DVDStructureFormat;
151 UInt8 dataLength[2];
152 UInt8 reserved[2];
155 UInt8 partVersion:4;
156 UInt8 bookTyp
[all...]
/macosx-10.10/IOCDStorageFamily-51/
H A DIOCDTypes.h41 UInt8 minute;
42 UInt8 second;
43 UInt8 frame;
75 UInt8 status;
81 UInt8 index;
82 UInt8 number;
97 UInt8 session;
99 UInt8 control:4, adr:4;
101 UInt8 adr:4, control:4;
103 UInt8 tn
[all...]
/macosx-10.10/AppleUSBCDCDriver-4205.2.2/AppleUSBCDC/Headers/
H A DAppleUSBCDC.h35 // UInt8 fCDCInterfaceNumber; // CDC interface number (the first one found)
36 UInt8 fConfig; // The current Configuration value
43 UInt8 fbmAttributes;
44 UInt8 fCacheEaddr[6];
45 UInt8 fDevClass;
46 UInt8 fDevSubClass;
47 UInt8 fDevProtocol;
49 UInt8 bFirstInterface; // First Interface if MBIM
50 UInt8 bInterfaceCount; // Number of Interfaces that make up this function (Per the Spec Number of **contiguous** interfaces that are associated with this function.)
52 UInt8 fDataInterfaceNumbe
[all...]
/macosx-10.10/IOHIDFamily-606.1.7/IOHIDSystem/
H A DIOHIDPointingDevice.cpp32 UInt8 wheelUsageOp;
33 UInt8 wheelUsageNum;
35 UInt8 wheelLogMinOp;
36 UInt8 wheelLogMinNum;
38 UInt8 wheelLogMaxOp;
39 UInt8 wheelLogMaxNum;
41 UInt8 wheelPhyMinOp;
42 UInt8 wheelPhyMinNum;
44 UInt8 wheelPhyMaxOp;
45 UInt8 wheelPhyMaxNu
[all...]
/macosx-10.10/IOKitUser-1050.1.21/graphics.subproj/
H A DIOGraphicsLibInternal.h139 UInt8 horizActive;
140 UInt8 horizBlanking;
141 UInt8 horizHigh;
142 UInt8 verticalActive;
143 UInt8 verticalBlanking;
144 UInt8 verticalHigh;
145 UInt8 horizSyncOffset;
146 UInt8 horizSyncWidth;
147 UInt8 verticalSyncOffsetWidth;
148 UInt8 syncHig
[all...]
/macosx-10.10/AppleUSBCDCDriver-4205.2.2/Common/
H A DAppleUSBCDCCommon.h92 UInt8 bmRequestType;
93 UInt8 bNotification;
219 UInt8 bFunctionLength;
220 UInt8 bDescriptorType;
221 UInt8 bDescriptorSubtype;
226 UInt8 bFunctionLength;
227 UInt8 bDescriptorType;
228 UInt8 bDescriptorSubtype;
229 UInt8 bcdCDC1;
230 UInt8 bcdCDC
[all...]
/macosx-10.10/IOATAFamily-253.0.1/
H A DIOATABusInfo.h65 UInt8 getPIOModes( void );
71 UInt8 getDMAModes( void );
77 UInt8 getUltraModes( void );
83 UInt8 getUnits( void );
129 void setPIOModes( UInt8 inModeBitMap);
134 void setDMAModes( UInt8 inModeBitMap );
139 void setUltraModes( UInt8 inModeBitMap );
144 void setUnits( UInt8 inNumUnits );
172 UInt8 _PIOModes; /* PIO modes supported (bit-significant) */
173 UInt8 _MultiDMAMode
[all...]
H A DIOATADevConfig.h101 void setPIOMode( UInt8 inModeBitMap); // bit-significant map of PIO mode(s)
106 UInt8 getPIOMode( void );
111 void setDMAMode( UInt8 inModeBitMap ); // bit-significant map of DMA mode(s)
116 UInt8 getDMAMode( void );
121 void setUltraMode( UInt8 inModeBitMap ); // bit-significant map of Ultra mode(s)
126 UInt8 getUltraMode( void );
162 virtual UInt8 bitSigToNumeric( UInt16 binary);
180 UInt8 _ataPIOMode; /* <->: PIO Mode Timing class bit-significant */
182 UInt8 _ataMultiDMAMode; /* <->: Multiple Word DMA Timing Class bit-significant*/
184 UInt8 _ataUltraDMAMod
[all...]
H A DIOATACommand.h136 virtual void setFeatures( UInt8 in);
141 virtual UInt8 getErrorReg (void );
146 virtual void setSectorCount( UInt8 in);
151 virtual UInt8 getSectorCount (void );
156 virtual void setSectorNumber( UInt8 in);
161 virtual UInt8 getSectorNumber (void );
166 virtual void setCylLo ( UInt8 in);
171 virtual UInt8 getCylLo (void );
176 virtual void setCylHi( UInt8 in);
181 virtual UInt8 getCylH
[all...]
/macosx-10.10/IOFireWireIP-226.2/KernelHeaders/IOKit/
H A DIOFWIPDefinitions.h47 const UInt8 IPv4KnownMcastAddresses[5] = {0x01, 0x00, 0x5E, 0x00, 0xE0};
115 UInt8 specifierID[3]; /* 24-bit RID (0x 00 005E) */
116 UInt8 version[3]; /* 24-bit version (0x00 00001) */
135 UInt8 channel; /* Plus tag (in two most significant bits) */
136 UInt8 tCode; /* Plus sy (in four least significant bits) */
142 UInt8 tCode; /* Plus sy (in four least significant bits) */
143 UInt8 channel; /* Plus tag (in two most significant bits) */
157 UInt8 hwAddrLen; /* "Hardware address" length */
158 UInt8 ipAddrLen; /* IPv4 address length */
161 UInt8 senderMaxRe
[all...]
/macosx-10.10/AppleUSBIrDA-145.2.4/IrDA/IO/
H A DIrDAStats.h23 UInt8 connectionState; // see enum
25 UInt8 nickName[22]; // Nickname of peer (from discovery). valid if connected
50 UInt8 rejRec; // number of reject packets received
51 UInt8 rejSent; // number of reject packets sent
53 UInt8 srejRec; // ?
54 UInt8 srejSent;
/macosx-10.10/AppleUSBIrDA-145.2.4/
H A DAppleIrDA.h55 #define LogData(D, C, b) DEVLogData((UInt8)D, (UInt32)C, (char *)b)
77 UInt8 *evLogBuf;
78 UInt8 *evLogBufe;
79 UInt8 *evLogBufp;
80 UInt8 intLevel;
103 UInt8 bFunctionLength; // descriptor header (length = 12)
104 UInt8 bDescriptorType; // descriptor type (0x21)
106 UInt8 datasize; // bytes per frame supported
107 UInt8 windowsize; // 1 thru 7 frames per ack
108 UInt8 mintur
[all...]
/macosx-10.10/AppleUSBCDCDriver-4205.2.2/AppleUSBCDCACM/ControlDriver/Headers/
H A DAppleUSBCDCACMControl.h57 UInt8 fSessions; // Active sessions (across all ports)
60 UInt8 fPowerState; // Ordinal for power management
61 UInt8 fConfig; // Configuration number
65 UInt8 *fCommPipeBuffer; // Interrupt pipe buffer
68 UInt8 fCommInterfaceNumber; // My interface number
76 UInt8 fDataInterfaceNumber; // Matching Data interface number
77 UInt8 fCMCapabilities; // Call Management Capabilities
78 UInt8 fACMCapabilities; // Abstract Control Management
93 virtual void USBSendSetLineCoding(UInt32 BaudRate, UInt8 StopBits, UInt8 TX_Parit
[all...]
/macosx-10.10/AppleUSBCDCDriver-4205.2.2/AppleUSBCDCACM/DataDriver/Headers/
H A DAppleUSBCDCACMDataUser.h52 UInt8 command;
53 UInt8 filler;
/macosx-10.10/IOGraphics-485/IONDRVSupport/
H A DIONDRVFramebufferPrivate.h52 UInt8 csMode;
53 UInt8 fill;
/macosx-10.10/IOSCSIParallelFamily-300.0.2/TestTools/AppleSCSIHBAEmulator/
H A DAppleSCSIPDT00Emulator.h94 int SendCommand ( UInt8 * cdb,
95 UInt8 cbdLen,
100 UInt8 * senseBufferLen );
106 UInt8 * fMemory;
108 UInt8 * fInquiryData;
111 UInt8 * fInquiryPage00Data;
114 UInt8 * fInquiryPage80Data;
117 UInt8 * fInquiryPage83Data;
H A DAppleSCSIPDT03Emulator.h75 int SendCommand ( UInt8 * cdb,
76 UInt8 cbdLen,
81 UInt8 * senseBufferLen );
/macosx-10.10/Security-57031.1.35/Security/sec/Security/Regressions/secitem/
H A Dsi-50-secrandom.c35 UInt8 bytes[4096] = {};
37 UInt8 *p = bytes + 23;
/macosx-10.10/xnu-2782.1.97/iokit/IOKit/rtc/
H A DIORTCController.h43 virtual IOReturn getRealTimeClock ( UInt8 * currentTime, IOByteCount * length ) = 0;
44 virtual IOReturn setRealTimeClock ( UInt8 * newTime ) = 0;
/macosx-10.10/IOFireWireAVC-422.4.0/IOFireWireAVC/
H A DIOFireWireAVCCommand.h36 const UInt8 *fCommand;
39 UInt8 *fResponse;
67 virtual bool init(IOFireWireNub *device, const UInt8 * command, UInt32 cmdLen,
68 UInt8 * response, UInt32 * responseLen);
69 virtual IOReturn reinit(IOFireWireNub *device, const UInt8 * command, UInt32 cmdLen,
70 UInt8 * response, UInt32 * responseLen);
72 static IOFireWireAVCCommand *withNub(IOFireWireNub *device, const UInt8 * command, UInt32 cmdLen,
73 UInt8 * response, UInt32 * responseLen);
76 const UInt8 * command, UInt32 cmdLen, UInt8 * respons
[all...]
/macosx-10.10/cddafs-253/
H A DAppleCDDAFileSystemDefines.h221 UInt8 sessionNumber;
223 UInt8 address:4;
224 UInt8 control:4;
226 UInt8 control:4;
227 UInt8 address:4;
231 UInt8 tno;
232 UInt8 point;
233 UInt8 ATIP[3];
234 UInt8 zero;
238 UInt8 minute
[all...]
/macosx-10.10/WebCore-7600.1.25/platform/graphics/win/
H A DDIBPixelData.h36 typedef unsigned char UInt8; typedef
58 UInt8* buffer() const { return m_bitmapBuffer; }
66 UInt8* m_bitmapBuffer;

Completed in 298 milliseconds

1234567891011>>