Home
last modified time | relevance | path

Searched refs:inquiry (Results 1 – 25 of 38) sorted by relevance

12

/OK3568_Linux_fs/kernel/include/scsi/
H A Dscsi_device.h138 unsigned char * inquiry; /* INQUIRY response data */ member
543 return (sdev->inquiry[56] & 0x0c) == 0x04; in scsi_device_dt_only()
549 return sdev->inquiry[56] & 0x01; in scsi_device_ius()
555 return sdev->inquiry[56] & 0x02; in scsi_device_qas()
559 return sdev->inquiry ? (sdev->inquiry[6] & (1<<6)) : 1; in scsi_device_enclosure()
567 return sdev->scsi_level > SCSI_2 && sdev->inquiry[5] & (1<<0); in scsi_device_protection()
572 return sdev->inquiry ? (sdev->inquiry[5] >> 4) & 0x3 : 0; in scsi_device_tpgs()
/OK3568_Linux_fs/kernel/drivers/scsi/
H A Dmegaraid.c1777 mega_8_to_40ld(mraid_inquiry *inquiry, mega_inquiry3 *enquiry3, in mega_8_to_40ld() argument
1782 product_info->max_commands = inquiry->adapter_info.max_commands; in mega_8_to_40ld()
1783 enquiry3->rebuild_rate = inquiry->adapter_info.rebuild_rate; in mega_8_to_40ld()
1784 product_info->nchannels = inquiry->adapter_info.nchannels; in mega_8_to_40ld()
1788 inquiry->adapter_info.fw_version[i]; in mega_8_to_40ld()
1791 inquiry->adapter_info.bios_version[i]; in mega_8_to_40ld()
1794 inquiry->adapter_info.cache_flush_interval; in mega_8_to_40ld()
1796 product_info->dram_size = inquiry->adapter_info.dram_size; in mega_8_to_40ld()
1798 enquiry3->num_ldrv = inquiry->logdrv_info.num_ldrv; in mega_8_to_40ld()
1801 enquiry3->ldrv_size[i] = inquiry->logdrv_info.ldrv_size[i]; in mega_8_to_40ld()
[all …]
H A Dips.c3500 IPS_SCSI_INQ_DATA inquiry; in ips_send_cmd() local
3502 memset(&inquiry, 0, in ips_send_cmd()
3505 inquiry.DeviceType = in ips_send_cmd()
3507 inquiry.DeviceTypeQualifier = in ips_send_cmd()
3509 inquiry.Version = IPS_SCSI_INQ_REV2; in ips_send_cmd()
3510 inquiry.ResponseDataFormat = in ips_send_cmd()
3512 inquiry.AdditionalLength = 31; in ips_send_cmd()
3513 inquiry.Flags[0] = in ips_send_cmd()
3515 inquiry.Flags[1] = in ips_send_cmd()
3518 memcpy(inquiry.VendorId, "IBM ", in ips_send_cmd()
[all …]
H A Dscsi_scan.c789 sdev->inquiry = kmemdup(inq_result, in scsi_add_lun()
792 if (sdev->inquiry == NULL) in scsi_add_lun()
795 sdev->vendor = (char *) (sdev->inquiry + 8); in scsi_add_lun()
796 sdev->model = (char *) (sdev->inquiry + 16); in scsi_add_lun()
797 sdev->rev = (char *) (sdev->inquiry + 32); in scsi_add_lun()
H A Dmyrs.h471 unsigned char inquiry[36]; /* Bytes 80-115 */ member
536 unsigned char inquiry[36]; /* Bytes 128-163 */ member
H A Dscsi_sysfs.c502 kfree(sdev->inquiry); in scsi_device_dev_release_usercontext()
932 if (!sdev->inquiry) in show_inquiry()
935 return memory_read_from_buffer(buf, count, &off, sdev->inquiry, in show_inquiry()
H A Dscsi_transport_spi.c218 bflags = scsi_get_device_flags_keyed(sdev, &sdev->inquiry[8], in spi_device_configure()
219 &sdev->inquiry[16], in spi_device_configure()
H A Dmegaraid.h966 static void mega_8_to_40ld (mraid_inquiry *inquiry,
H A DBusLogic.c2855 struct scsi_inquiry *inquiry = in blogic_process_ccbs() local
2858 tgt_flags->tagq_ok = inquiry->CmdQue; in blogic_process_ccbs()
2859 tgt_flags->wide_ok = inquiry->WBus16; in blogic_process_ccbs()
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-support/sdparm/
H A Dsdparm_1.12.bb3 SCSI devices' mode page and inquiry data."
/OK3568_Linux_fs/kernel/drivers/message/fusion/
H A Dmptspi.c351 if (sdev->inquiry[44] == 'S' && in mptspi_initTarget()
352 sdev->inquiry[45] == 'A' && in mptspi_initTarget()
353 sdev->inquiry[46] == 'F' && in mptspi_initTarget()
354 sdev->inquiry[47] == '-' && in mptspi_initTarget()
355 sdev->inquiry[48] == 'T' && in mptspi_initTarget()
356 sdev->inquiry[49] == 'E' ) { in mptspi_initTarget()
/OK3568_Linux_fs/kernel/Documentation/scsi/
H A Ddpti.rst74 now online (at the FW level) when test unit ready or inquiry
H A DChangeLog.ncr53c8xx252 inquiry data contains device features bits and the driver might
H A DChangeLog.sym53c8xx567 inquiry data contains device features bits and the driver might
/OK3568_Linux_fs/kernel/Documentation/gpu/
H A Dvkms.rst103 inquiry about these limits through the atomic IOCTL, possibly using the
/OK3568_Linux_fs/kernel/drivers/scsi/device_handler/
H A Dscsi_dh_emc.c350 sp_model = parse_sp_model(sdev, sdev->inquiry); in clariion_std_inquiry()
/OK3568_Linux_fs/kernel/drivers/hwmon/
H A Ddrivetemp.c439 if (!sdev->inquiry || sdev->inquiry_len < 16) in drivetemp_identify()
/OK3568_Linux_fs/yocto/poky/meta/files/common-licenses/
H A DCC-BY-ND-1.036 …icensor represents and warrants that, to the best of Licensor`s knowledge after reasonable inquiry:
H A DCC-BY-NC-ND-1.04 … and warrants that, to the best of Licensor`s knowledge after reasonable inquiry: Licensor has sec…
H A DCC-BY-1.036 …icensor represents and warrants that, to the best of Licensor`s knowledge after reasonable inquiry:
H A DCC-BY-NC-1.039 …icensor represents and warrants that, to the best of Licensor`s knowledge after reasonable inquiry:
H A DCC-BY-NC-SA-1.040 …icensor represents and warrants that, to the best of Licensor`s knowledge after reasonable inquiry:
H A DCC-BY-SA-1.039 …icensor represents and warrants that, to the best of Licensor`s knowledge after reasonable inquiry:
/OK3568_Linux_fs/kernel/Documentation/input/devices/
H A Datarikbd.rst188 inquiry commands that correspond to the ikbd set commands.
700 inquiry in process at a time.
/OK3568_Linux_fs/kernel/drivers/staging/rts5208/
H A Drtsx_scsi.c463 static int inquiry(struct scsi_cmnd *srb, struct rtsx_chip *chip) in inquiry() function
3210 result = inquiry(srb, chip); in rtsx_scsi_handler()

12