Home
last modified time | relevance | path

Searched refs:DeviceType (Results 1 – 4 of 4) sorted by relevance

/titanic_53/usr/src/uts/common/fs/smbsrv/
H A Dsmb2_qinfo_fs.c179 uint32_t DeviceType; in smb2_qfs_device() local
185 DeviceType = FILE_DEVICE_DISK; in smb2_qfs_device()
190 DeviceType, in smb2_qfs_device()
/titanic_53/usr/src/uts/common/smbsrv/
H A Dwinioctl.h113 #define CTL_CODE(DeviceType, Function, Method, Access) \ argument
114 (((DeviceType) << 16) | ((Access) << 14) | \
/titanic_53/usr/src/boot/sys/boot/efi/include/
H A Defidevp.h340 UINT16 DeviceType; member
/titanic_53/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_hw.h935 uint8_t DeviceType:5; member