Home
last modified time | relevance | path

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

12

/openbmc/linux/include/scsi/
H A Dscsi_device.h139 unsigned char * inquiry; /* INQUIRY response data */ member
576 return (sdev->inquiry[56] & 0x0c) == 0x04; in scsi_device_dt_only()
582 return sdev->inquiry[56] & 0x01; in scsi_device_ius()
588 return sdev->inquiry[56] & 0x02; in scsi_device_qas()
592 return sdev->inquiry ? (sdev->inquiry[6] & (1<<6)) : 1; in scsi_device_enclosure()
600 return sdev->scsi_level > SCSI_2 && sdev->inquiry[5] & (1<<0); in scsi_device_protection()
605 return sdev->inquiry ? (sdev->inquiry[5] >> 4) & 0x3 : 0; in scsi_device_tpgs()
/openbmc/linux/drivers/scsi/
H A Dmegaraid.c1764 mega_8_to_40ld(mraid_inquiry *inquiry, mega_inquiry3 *enquiry3, in mega_8_to_40ld() argument
1769 product_info->max_commands = inquiry->adapter_info.max_commands; in mega_8_to_40ld()
1770 enquiry3->rebuild_rate = inquiry->adapter_info.rebuild_rate; in mega_8_to_40ld()
1771 product_info->nchannels = inquiry->adapter_info.nchannels; in mega_8_to_40ld()
1775 inquiry->adapter_info.fw_version[i]; in mega_8_to_40ld()
1778 inquiry->adapter_info.bios_version[i]; in mega_8_to_40ld()
1781 inquiry->adapter_info.cache_flush_interval; in mega_8_to_40ld()
1783 product_info->dram_size = inquiry->adapter_info.dram_size; in mega_8_to_40ld()
1785 enquiry3->num_ldrv = inquiry->logdrv_info.num_ldrv; in mega_8_to_40ld()
1788 enquiry3->ldrv_size[i] = inquiry->logdrv_info.ldrv_size[i]; in mega_8_to_40ld()
[all …]
H A Dips.c3503 IPS_SCSI_INQ_DATA inquiry; in ips_send_cmd() local
3505 memset(&inquiry, 0, in ips_send_cmd()
3508 inquiry.DeviceType = in ips_send_cmd()
3510 inquiry.DeviceTypeQualifier = in ips_send_cmd()
3512 inquiry.Version = IPS_SCSI_INQ_REV2; in ips_send_cmd()
3513 inquiry.ResponseDataFormat = in ips_send_cmd()
3515 inquiry.AdditionalLength = 31; in ips_send_cmd()
3516 inquiry.Flags[0] = in ips_send_cmd()
3518 inquiry.Flags[1] = in ips_send_cmd()
3521 memcpy(inquiry.VendorId, "IBM ", in ips_send_cmd()
[all …]
H A Dscsi_scan.c884 sdev->inquiry = kmemdup(inq_result, in scsi_add_lun()
887 if (sdev->inquiry == NULL) in scsi_add_lun()
890 sdev->vendor = (char *) (sdev->inquiry + 8); in scsi_add_lun()
891 sdev->model = (char *) (sdev->inquiry + 16); in scsi_add_lun()
892 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.c513 kfree(sdev->inquiry); in scsi_device_dev_release()
933 if (!sdev->inquiry) in show_inquiry()
936 return memory_read_from_buffer(buf, count, &off, sdev->inquiry, in show_inquiry()
H A Dscsi_transport_spi.c217 bflags = scsi_get_device_flags_keyed(sdev, &sdev->inquiry[8], in spi_device_configure()
218 &sdev->inquiry[16], in spi_device_configure()
H A Dmegaraid.h987 static void mega_8_to_40ld (mraid_inquiry *inquiry,
H A DBusLogic.c2712 struct scsi_inquiry *inquiry = in blogic_process_ccbs() local
2715 tgt_flags->tagq_ok = inquiry->CmdQue; in blogic_process_ccbs()
2716 tgt_flags->wide_ok = inquiry->WBus16; in blogic_process_ccbs()
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/sdparm/
H A Dsdparm_1.12.bb3 SCSI devices' mode page and inquiry data."
/openbmc/linux/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()
/openbmc/qemu/pc-bios/s390-ccw/
H A Dvirtio-scsi.c116 VirtioCmd inquiry[] = { in scsi_inquiry() local
122 int ret = vs_run("inquiry", inquiry, in scsi_inquiry()
/openbmc/linux/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
/openbmc/linux/drivers/scsi/device_handler/
H A Dscsi_dh_emc.c353 sp_model = parse_sp_model(sdev, sdev->inquiry); in clariion_std_inquiry()
/openbmc/linux/drivers/hwmon/
H A Ddrivetemp.c442 if (!sdev->inquiry || sdev->inquiry_len < 16) in drivetemp_identify()
/openbmc/linux/Documentation/gpu/
H A Dvkms.rst188 inquiry about these limits through the atomic IOCTL, possibly using the
/openbmc/openbmc/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-SA-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:
/openbmc/linux/Documentation/input/devices/
H A Datarikbd.rst188 inquiry commands that correspond to the ikbd set commands.
700 inquiry in process at a time.
/openbmc/linux/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