HomeSort by: relevance | last modified time | path
    Searched defs:USHORT (Results 1 - 6 of 6) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/amd/include/
atom-types.h 32 typedef uint16_t USHORT;
atombios.h 54 #ifndef USHORT
55 typedef unsigned short USHORT;
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...]
  /src/sys/external/bsd/drm2/dist/drm/radeon/
atom-types.h 32 typedef uint16_t USHORT;
atombios.h 55 #ifndef USHORT
56 typedef unsigned short USHORT;
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...]
  /src/bin/ps/
ps.h 45 CHAR, UCHAR, SHORT, USHORT, INT, UINT, LONG, ULONG,
  /src/usr.bin/xlint/common/
lint.h 71 USHORT, /* unsigned short */

Completed in 27 milliseconds