Searched refs:USHORT (Results 1 – 11 of 11) sorted by relevance
85 …USHORT usTMin; // The temperature, in 0.01 centigrades, below which we j…86 USHORT usTMed; // The middle temperature where we change slopes.87 …USHORT usTHigh; // The high point above TMed for adjusting the second slo…88 USHORT usPWMMin; // The minimum PWM value in percent (0.01% increments).89 USHORT usPWMMed; // The PWM value (in percent) at TMed.90 USHORT usPWMHigh; // The PWM value at THigh.96 USHORT usTMax; // The max temperature103 USHORT usFanPWMMax;104 USHORT usFanOutputSensitivity;109 USHORT usSize;[all …]
52 #ifndef USHORT53 typedef unsigned short USHORT; typedef196 USHORT usStructureSize;210 USHORT usBiosRuntimeSegmentAddress;211 USHORT usProtectedModeInfoOffset;212 USHORT usConfigFilenameOffset;213 USHORT usCRC_BlockOffset;214 USHORT usBIOS_BootupMessageOffset;215 USHORT usInt10Offset;216 USHORT usPciBusDevInitCode;[all …]
30 typedef uint16_t USHORT; typedef
53 #ifndef USHORT 54 typedef unsigned short USHORT; typedef202 USHORT usStructureSize;216 USHORT usBiosRuntimeSegmentAddress;217 USHORT usProtectedModeInfoOffset;218 USHORT usConfigFilenameOffset;219 USHORT usCRC_BlockOffset;220 USHORT usBIOS_BootupMessageOffset;221 USHORT usInt10Offset;222 USHORT usPciBusDevInitCode;[all …]
20 typedef unsigned short USHORT; typedef45 typedef unsigned short USHORT; typedef56 typedef USHORT *_PUSHORT;67 typedef USHORT *PUSHORT;75 USHORT CursorXPosition;76 USHORT CursorYPosition;77 USHORT CursorMaxXPosition;78 USHORT CursorMaxYPosition;79 USHORT ForegroundColor;80 USHORT BackgroundColor;
126 USHORT Version;127 USHORT Revision;
150 #define PCTODSP_OFFSET(w) (USHORT)((w)/2)151 #define PCTODSP_BASED(w) (USHORT)(((w)/2) + DSP_BASE_ADDR)181 typedef u16 USHORT; typedef
83 USHORT vers; /* node version */84 USHORT rev; /* node revision */250 USHORT ver; /* ARCS firmware version */251 USHORT rev; /* ARCS firmware revision */
617 typedef __u16 USHORT;