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

/linux-4.1.27/drivers/usb/storage/
H A Disd200.c266 * DeviceType field
272 unsigned char DeviceType; member in struct:inquiry_data
1146 info->InquiryData.DeviceType = DIRECT_ACCESS_DEVICE; isd200_get_inquiry_data()
/linux-4.1.27/fs/cifs/
H A Dcifs_debug.c190 dev_type = le32_to_cpu(tcon->fsDevInfo.DeviceType); cifs_debug_data_proc_show()
H A Dcifspdu.h2228 /* DeviceType Flags */
2249 __le32 DeviceType; member in struct:__anon10813
/linux-4.1.27/drivers/scsi/arcmsr/
H A Darcmsr.h118 /* DeviceType */
/linux-4.1.27/drivers/scsi/
H A Dips.h816 uint8_t DeviceType; member in struct:__anon9026
H A Dips.c3332 if ((inquiryData.DeviceType & 0x1f) == TYPE_DISK) { ips_map_status()
3524 inquiry.DeviceType = ips_send_cmd()
3980 if ((inquiryData.DeviceType & 0x1f) == TYPE_DISK) ips_chkstatus()
4050 inquiry.DeviceType = IPS_SCSI_INQ_TYPE_DASD; ips_inquiry()
/linux-4.1.27/drivers/scsi/aacraid/
H A Daachba.c198 u8 DeviceType:5; member in struct:__anon8545
950 VPDPage83Data.DeviceType = 0; get_container_serial_callback()
/linux-4.1.27/drivers/block/
H A DDAC960.c2268 DeviceState->DeviceType == DAC960_V1_DiskType) DAC960_V1_ReportDeviceConfiguration()
5992 DeviceState->DeviceType == DAC960_V1_DiskType && DAC960_V1_ExecuteUserCommand()
6006 DeviceState->DeviceType == DAC960_V1_DiskType && DAC960_V1_ExecuteUserCommand()
6021 DeviceState->DeviceType == DAC960_V1_DiskType && DAC960_V1_ExecuteUserCommand()
H A DDAC960.h666 } __attribute__ ((packed)) DeviceType:2; /* Byte 1 Bits 0-1 */ member in struct:DAC960_V1_DeviceState

Completed in 524 milliseconds