Searched refs:DeviceType (Results 1 – 4 of 4) sorted by relevance
179 uint32_t DeviceType; in smb2_qfs_device() local185 DeviceType = FILE_DEVICE_DISK; in smb2_qfs_device()190 DeviceType, in smb2_qfs_device()
113 #define CTL_CODE(DeviceType, Function, Method, Access) \ argument114 (((DeviceType) << 16) | ((Access) << 14) | \
340 UINT16 DeviceType; member
935 uint8_t DeviceType:5; member