Home
last modified time | relevance | path

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

/linux-4.4.14/fs/cifs/
Dioctl.c160 fsinf->device_type = le32_to_cpu(tcon->fsDevInfo.DeviceType); in smb_mnt_get_fsinfo()
Dcifs_debug.c190 dev_type = le32_to_cpu(tcon->fsDevInfo.DeviceType); in cifs_debug_data_proc_show()
Dcifspdu.h2263 __le32 DeviceType; member
/linux-4.4.14/drivers/usb/storage/
Disd200.c274 unsigned char DeviceType; member
1148 info->InquiryData.DeviceType = DIRECT_ACCESS_DEVICE; in isd200_get_inquiry_data()
/linux-4.4.14/drivers/scsi/
Dips.h816 uint8_t DeviceType; member
Dips.c3328 if ((inquiryData.DeviceType & 0x1f) == TYPE_DISK) { in ips_map_status()
3520 inquiry.DeviceType = in ips_send_cmd()
3976 if ((inquiryData.DeviceType & 0x1f) == TYPE_DISK) in ips_chkstatus()
4046 inquiry.DeviceType = IPS_SCSI_INQ_TYPE_DASD; in ips_inquiry()
/linux-4.4.14/drivers/block/
DDAC960.c2268 DeviceState->DeviceType == DAC960_V1_DiskType) in DAC960_V1_ReportDeviceConfiguration()
5992 DeviceState->DeviceType == DAC960_V1_DiskType && in DAC960_V1_ExecuteUserCommand()
6006 DeviceState->DeviceType == DAC960_V1_DiskType && in DAC960_V1_ExecuteUserCommand()
6021 DeviceState->DeviceType == DAC960_V1_DiskType && in DAC960_V1_ExecuteUserCommand()
DDAC960.h666 } __attribute__ ((packed)) DeviceType:2; /* Byte 1 Bits 0-1 */ member
/linux-4.4.14/drivers/scsi/aacraid/
Daachba.c198 u8 DeviceType:5; member
950 VPDPage83Data.DeviceType = 0; in get_container_serial_callback()