Home
last modified time | relevance | path

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

/Linux-v4.19/fs/cifs/
Dioctl.c100 fsinf->device_type = le32_to_cpu(tcon->fsDevInfo.DeviceType); in smb_mnt_get_fsinfo()
Dcifs_debug.c99 __u32 dev_type = le32_to_cpu(tcon->fsDevInfo.DeviceType); in cifs_debug_tcon()
Dcifspdu.h2267 __le32 DeviceType; member
/Linux-v4.19/drivers/usb/storage/
Disd200.c262 unsigned char DeviceType; member
1142 info->InquiryData.DeviceType = DIRECT_ACCESS_DEVICE; in isd200_get_inquiry_data()
/Linux-v4.19/drivers/scsi/
Dips.h807 uint8_t DeviceType; member
Dips.c3313 if ((inquiryData.DeviceType & 0x1f) == TYPE_DISK) { in ips_map_status()
3505 inquiry.DeviceType = in ips_send_cmd()
3961 if ((inquiryData.DeviceType & 0x1f) == TYPE_DISK) in ips_chkstatus()
4031 inquiry.DeviceType = IPS_SCSI_INQ_TYPE_DASD; in ips_inquiry()
/Linux-v4.19/drivers/block/
DDAC960.c2266 DeviceState->DeviceType == DAC960_V1_DiskType) in DAC960_V1_ReportDeviceConfiguration()
5994 DeviceState->DeviceType == DAC960_V1_DiskType && in DAC960_V1_ExecuteUserCommand()
6008 DeviceState->DeviceType == DAC960_V1_DiskType && in DAC960_V1_ExecuteUserCommand()
6023 DeviceState->DeviceType == DAC960_V1_DiskType && in DAC960_V1_ExecuteUserCommand()
DDAC960.h666 } __attribute__ ((packed)) DeviceType:2; /* Byte 1 Bits 0-1 */ member
/Linux-v4.19/drivers/scsi/aacraid/
Daachba.c217 u8 DeviceType:5; member
1017 vpdpage83data.DeviceType = 0; in get_container_serial_callback()