Home
last modified time | relevance | path

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

/linux/fs/smb/common/
H A Dfscc.h143 __le32 DeviceType; member
/linux/drivers/usb/storage/
H A Disd200.c263 unsigned char DeviceType; member
1150 info->InquiryData.DeviceType = DIRECT_ACCESS_DEVICE; in isd200_get_inquiry_data()
/linux/fs/smb/client/
H A Dioctl.c146 fsinf->device_type = le32_to_cpu(tcon->fsDevInfo.DeviceType); in smb_mnt_get_fsinfo()
H A Dcifs_debug.c94 __u32 dev_type = le32_to_cpu(tcon->fsDevInfo.DeviceType); in cifs_debug_tcon()
/linux/drivers/scsi/aacraid/
H A Daachba.c202 u8 DeviceType:5; member
1021 vpdpage83data.DeviceType = 0; in get_container_serial_callback()
/linux/fs/smb/server/
H A Dsmb2pdu.c5476 info->DeviceType = cpu_to_le32(FILE_DEVICE_DISK); in smb2_get_info_filesystem()