Home
last modified time | relevance | path

Searched refs:USHORT (Results 1 – 25 of 110) sorted by relevance

12345

/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/powerplay/hwmgr/
H A Dvega10_pptable.h78 USHORT usTableSize; /* the size of header structure */
81 USHORT usFormatID; /* PPGen use only */
85 USHORT usPowerControlLimit;
86 USHORT usUlvVoltageOffset; /* in mv units */
87 USHORT usUlvSmnclkDid;
88 USHORT usUlvMp1clkDid;
89 USHORT usUlvGfxclkBypass;
90 USHORT usGfxclkSlewRate;
98 USHORT usStateArrayOffset; /* points to ATOM_Vega10_State_Array */
99 USHORT usFanTableOffset; /* points to ATOM_Vega10_Fan_Table */
[all …]
H A Dpptable_v1_0.h106 USHORT usTableSize; /*the size of header structure */
110 USHORT usFormatID;
112 USHORT usVoltageTime; /*in microseconds */
118 USHORT usPowerControlLimit;
119 USHORT usUlvVoltageOffset; /*in mv units */
121 USHORT usStateArrayOffset; /*points to ATOM_Tonga_State_Array */
122 USHORT usFanTableOffset; /*points to ATOM_Tonga_Fan_Table */
123 USHORT usThermalControllerOffset; /*points to ATOM_Tonga_Thermal_Controller */
124 USHORT usReserv; /*CustomThermalPolicy removed for Tonga. Keep this filed as reserved. */
126 USHORT usMclkDependencyTableOffset; /*points to ATOM_Tonga_MCLK_Dependency_Table */
[all …]
H A Dvega12_pptable.h81 USHORT usTableSize;
84 USHORT usFormatID;
90 USHORT usSmallPowerLimit1;
91 USHORT usSmallPowerLimit2;
92 USHORT usBoostPowerLimit;
93 USHORT usODTurboPowerLimit;
94 USHORT usODPowerSavePowerLimit;
95 USHORT usSoftwareShutdownTemp;
103 USHORT usReserve[5];
H A Dvega20_pptable.h116 USHORT usTableSize;
119 USHORT usFormatID;
125 USHORT usSmallPowerLimit1;
126 USHORT usSmallPowerLimit2;
127 USHORT usBoostPowerLimit;
128 USHORT usODTurboPowerLimit;
129 USHORT usODPowerSavePowerLimit;
130 USHORT usSoftwareShutdownTemp;
136 USHORT usReserve[5];
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/include/
H A Dpptable.h91USHORT usTMin; // The temperature, in 0.01 centigrades, below which we j…
92 USHORT usTMed; // The middle temperature where we change slopes.
93USHORT usTHigh; // The high point above TMed for adjusting the second slo…
94 USHORT usPWMMin; // The minimum PWM value in percent (0.01% increments).
95 USHORT usPWMMed; // The PWM value (in percent) at TMed.
96 USHORT usPWMHigh; // The PWM value at THigh.
102 USHORT usTMax; // The max temperature
109 USHORT usFanPWMMax;
110 USHORT usFanOutputSensitivity;
116 USHORT usFanRPMMax;
[all …]
H A Datombios.h54 #ifndef USHORT
55 typedef unsigned short USHORT; typedef
212 USHORT usStructureSize;
226 USHORT usBiosRuntimeSegmentAddress;
227 USHORT usProtectedModeInfoOffset;
228 USHORT usConfigFilenameOffset;
229 USHORT usCRC_BlockOffset;
230 USHORT usBIOS_BootupMessageOffset;
231 USHORT usInt10Offset;
232 USHORT usPciBusDevInitCode;
[all …]
H A Datom-types.h32 typedef uint16_t USHORT; typedef
/netbsd-src/sys/external/bsd/drm2/dist/drm/radeon/
H A Dpptable.h87USHORT usTMin; // The temperature, in 0.01 centigrades, below which we j…
88 USHORT usTMed; // The middle temperature where we change slopes.
89USHORT usTHigh; // The high point above TMed for adjusting the second slo…
90 USHORT usPWMMin; // The minimum PWM value in percent (0.01% increments).
91 USHORT usPWMMed; // The PWM value (in percent) at TMed.
92 USHORT usPWMHigh; // The PWM value at THigh.
98 USHORT usTMax; // The max temperature
105 USHORT usFanPWMMax;
106 USHORT usFanOutputSensitivity;
111 USHORT usSize;
[all …]
H A Datombios.h55 #ifndef USHORT
56 typedef unsigned short USHORT; typedef
204 USHORT usStructureSize;
218 USHORT usBiosRuntimeSegmentAddress;
219 USHORT usProtectedModeInfoOffset;
220 USHORT usConfigFilenameOffset;
221 USHORT usCRC_BlockOffset;
222 USHORT usBIOS_BootupMessageOffset;
223 USHORT usInt10Offset;
224 USHORT usPciBusDevInitCode;
[all …]
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/windows/
H A Dwtsapi32.d284 USHORT[CLIENTADDRESS_LENGTH + 1] ClientAddress;
285 USHORT HRes;
286 USHORT VRes;
287 USHORT ColorDepth;
291 USHORT ClientProductId;
292 USHORT OutBufCountHost;
293 USHORT OutBufCountClient;
294 USHORT OutBufLength;
307 USHORT[CLIENTADDRESS_LENGTH + 1] ClientAddress;
308 USHORT HRes;
[all …]
H A Doleauto.d201 USHORT wDayOfYear;
402 HRESULT VarUI1FromUI2(USHORT, BYTE*);
418 HRESULT VarI2FromUI2(USHORT, SHORT*);
434 HRESULT VarI4FromUI2(USHORT, LONG*);
451 HRESULT VarI8FromUI2(USHORT, LONG64*);
467 HRESULT VarR4FromUI2(USHORT, FLOAT*);
483 HRESULT VarR8FromUI2(USHORT, double*);
499 HRESULT VarDateFromUI2(USHORT, DATE*);
517 HRESULT VarCyFromUI2(USHORT, CY*);
533 HRESULT VarBstrFromUI2(USHORT, LCID, ULONG, BSTR*);
[all …]
H A Dsubauth.d96 USHORT Length;
97 USHORT MaximumLength;
103 USHORT Length;
104 USHORT MaximumLength;
163 USHORT UnitsPerWeek;
201 USHORT BadPasswordCount;
202 USHORT LogonCount;
203 USHORT CountryCode;
204 USHORT CodePage;
H A Doaidl.d160 USHORT cDims;
161 USHORT fFeatures;
172 USHORT cDims;
173 USHORT fFeatures;
221 USHORT uiVal;
228 USHORT* puiVal;
250 USHORT vt;
251 USHORT wReserved1;
252 USHORT wReserved2;
253 USHORT wReserved3;
[all …]
H A Dntdef.d47 USHORT Length;
48 USHORT MaximumLength;
55 USHORT Length;
56 USHORT MaximumLength;
H A Dntsecapi.d325 USHORT MinPasswordLength;
326 USHORT PasswordHistoryLength;
383 USHORT LogonCount;
384 USHORT BadPasswordCount;
453 USHORT Flags;
464 USHORT AvId;
465 USHORT AvLen;
647 USHORT LockoutThreshold;
652 USHORT MinPasswordLength;
653 USHORT PasswordHistoryLength;
H A Ddbghelp_types.d218 USHORT MajorVersion;
219 USHORT MinorVersion;
220 USHORT Revision;
221 USHORT Reserved;
H A Dole.d34 USHORT otdDeviceNameOffset;
35 USHORT otdDriverNameOffset;
36 USHORT otdPortNameOffset;
37 USHORT otdExtDevmodeOffset;
38 USHORT otdExtDevmodeSize;
39 USHORT otdEnvironmentOffset;
40 USHORT otdEnvironmentSize;
H A Dwtypes.d217 USHORT wReserved;
224 USHORT signscale;
H A Dnb30.d126 USHORT action_code;
127 USHORT reserved;
H A Dsspi.d166 USHORT wVersion;
167 USHORT wRPCID;
175 USHORT wVersion;
176 USHORT wRPCID;
/netbsd-src/external/bsd/pcc/dist/pcc/arch/pdp10/
H A Dlocal.c90 q->stype == SHORT || q->stype == USHORT) in clocal()
141 p->n_type == INCREF(USHORT))) { in clocal()
156 p->n_type == INCREF(USHORT)) in clocal()
259 case USHORT: in clocal()
325 p->n_type == SHORT || p->n_type == USHORT)) { in clocal()
489 case USHORT: in xptype()
556 case USHORT: in offcon()
/netbsd-src/usr.bin/xlint/common/
H A Dinittyp.c90 typeinfo("short", SHORT, USHORT, SHORT_SIZE, 3, 's'),
91 typeinfo("unsigned short", SHORT, USHORT, SHORT_SIZE, 3, 'u'),
/netbsd-src/external/bsd/ekermit/dist/
H A Dkermit.h349 USHORT crcta[16]; /* CRC generation table A */
350 USHORT crctb[16]; /* CRC generation table B */
H A Dcdefs.h30 typedef unsigned short USHORT; typedef
/netbsd-src/external/mit/libuv/dist/src/win/
H A Dwinapi.h4116 USHORT Length;
4117 USHORT MaximumLength;
4134 USHORT ReparseDataLength;
4135 USHORT Reserved;
4138 USHORT SubstituteNameOffset;
4139 USHORT SubstituteNameLength;
4140 USHORT PrintNameOffset;
4141 USHORT PrintNameLength;
4146 USHORT SubstituteNameOffset;
4147 USHORT SubstituteNameLength;
[all …]

12345