HomeSort by relevance Sort by last modified time
    Searched defs:DeviceType (Results 26 - 36 of 36) sorted by null

12

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
ntddstor.h 232 DEVICE_TYPE DeviceType;
402 ULONG DeviceType;
446 UCHAR DeviceType;
ntmsapi.h 441 DWORD DeviceType;
451 DWORD DeviceType;
458 DWORD DeviceType;
467 DWORD DeviceType;
473 DWORD DeviceType;
    [all...]
d3d8types.h     [all...]
winternl.h 531 DEVICE_TYPE DeviceType;
    [all...]
d3d9types.h     [all...]
winioctl.h 109 #define CTL_CODE(DeviceType,Function,Method,Access) (((DeviceType) << 16) | ((Access) << 14) | ((Function) << 2) | (Method))
206 DEVICE_TYPE DeviceType;
393 DWORD DeviceType;
    [all...]
ksmedia.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
scsi.h 457 /* INQUIRYDATA.DeviceType constants */
    [all...]
ntddk.h 712 USHORT DeviceType:4;
    [all...]
wdm.h     [all...]
wmidata.h     [all...]

Completed in 1509 milliseconds

12