/linux-5.19.10/drivers/target/ |
D | target_core_spc.c | 140 if (cmd->se_dev->transport->get_device_type(dev) == TYPE_DISK) in spc_emulate_inquiry_std() 489 if ((dev->transport->get_device_type(dev) == TYPE_DISK) && in spc_emulate_evpd_86() 974 case TYPE_DISK: in spc_modesense_write_protect() 985 case TYPE_DISK: in spc_modesense_dpofua() 1061 if (!dbd && type == TYPE_DISK) { in spc_emulate_modesense()
|
D | target_core_pscsi.c | 388 phv->phv_host_id, sd->type == TYPE_DISK ? "DISK" : "ZBC", in pscsi_create_type_disk() 507 case TYPE_DISK: in pscsi_configure_device() 568 if ((sd->type == TYPE_DISK || sd->type == TYPE_ZBC) && in pscsi_destroy_device() 966 if (pdv->pdv_sd->type == TYPE_DISK || in pscsi_execute_cmd()
|
D | target_core_tpg.c | 130 if (dev->transport->get_device_type(dev) == TYPE_DISK) in core_tpg_add_node_to_devs()
|
D | target_core_sbc.c | 1169 return TYPE_DISK; in sbc_get_device_type()
|
/linux-5.19.10/drivers/scsi/aacraid/ |
D | linit.c | 416 if (aac->jbod && (sdev->type == TYPE_DISK)) in aac_slave_configure() 419 if (sdev->type == TYPE_DISK in aac_slave_configure() 432 && sdev->type == TYPE_DISK in aac_slave_configure() 450 && dev->type == TYPE_DISK in aac_slave_configure() 528 if (sdev->tagged_supported && (sdev->type == TYPE_DISK) && in aac_change_queue_depth() 535 if (dev->tagged_supported && (dev->type == TYPE_DISK) && in aac_change_queue_depth() 564 ((aac->jbod && (sdev->type == TYPE_DISK)) ? "JBOD\n" : "")); in aac_show_raid_level()
|
/linux-5.19.10/include/scsi/ |
D | scsi_proto.h | 233 #define TYPE_DISK 0x00 macro
|
/linux-5.19.10/arch/powerpc/platforms/ps3/ |
D | platform.h | 73 PS3_DEV_TYPE_STOR_DISK = TYPE_DISK, /* 0 */
|
/linux-5.19.10/drivers/scsi/ |
D | sd.c | 95 MODULE_ALIAS_SCSI_DEVICE(TYPE_DISK); 160 if (sdp->type != TYPE_DISK && sdp->type != TYPE_ZBC) in cache_type_store() 264 if (sdp->type != TYPE_DISK && sdp->type != TYPE_ZBC) in allow_restart_store() 404 if (sdp->type != TYPE_DISK) in provisioning_mode_store() 501 if (sdp->type != TYPE_DISK && sdp->type != TYPE_ZBC) in max_write_same_blocks_store() 2811 if (sdp->type != TYPE_DISK && sdp->type != TYPE_ZBC) in sd_read_app_tag_own() 3423 if (sdp->type != TYPE_DISK && in sd_probe()
|
D | hpsa.c | 798 if (hdev->devtype == TYPE_DISK || hdev->devtype == TYPE_ZBC) in host_show_hp_ssd_smart_path_enabled() 865 if ((hdev->devtype == TYPE_DISK || hdev->devtype == TYPE_ZBC) && in path_info_show() 1244 case TYPE_DISK: in hpsa_show_dev_msg() 1730 if (dev[j]->devtype != TYPE_DISK && in hpsa_figure_phys_disk_ptrs() 1784 if (dev[i]->devtype != TYPE_DISK && in hpsa_update_log_drive_phys_drive_ptrs() 3995 if ((this_device->devtype == TYPE_DISK || in hpsa_update_device_info() 4495 case TYPE_DISK: in hpsa_update_scsi_devices()
|
D | megaraid.c | 1560 ((c & 0x1F ) == TYPE_DISK)) { in mega_cmd_done() 2406 (scsi_inq[0] & 0x1F) != TYPE_DISK ) { in proc_show_pdrv()
|
D | ipr.h | 367 ((IPR_STD_INQ_PERI_DEV_TYPE((std_inq).peri_qual_dev_type) == TYPE_DISK) && \
|
D | scsi_debug.c | 140 #define DEF_PTYPE TYPE_DISK 1593 is_disk = (sdebug_ptype == TYPE_DISK); in resp_inquiry() 2351 is_disk = (sdebug_ptype == TYPE_DISK); in resp_mode_sense() 7018 sdebug_ptype = TYPE_DISK; in scsi_debug_init()
|
D | ips.c | 1201 if (SDptr->tagged_supported && SDptr->type == TYPE_DISK) { in ips_slave_configure() 3316 if ((inquiryData.DeviceType & 0x1f) == TYPE_DISK) { in ips_map_status() 3965 if ((inquiryData.DeviceType & 0x1f) == TYPE_DISK) in ips_chkstatus()
|
D | 3w-xxxx.c | 1467 request_buffer[0] = TYPE_DISK; /* Peripheral device type */ in tw_scsiop_inquiry_complete()
|
/linux-5.19.10/drivers/usb/storage/ |
D | scsiglue.c | 147 if (sdev->type == TYPE_DISK) { in slave_configure()
|
/linux-5.19.10/drivers/hwmon/ |
D | drivetemp.c | 443 if (sdev->type != TYPE_DISK && sdev->type != TYPE_ZBC) in drivetemp_identify()
|
/linux-5.19.10/drivers/scsi/bnx2fc/ |
D | bnx2fc_tgt.c | 398 tgt->dev_type = TYPE_DISK; in bnx2fc_init_tgt()
|
D | bnx2fc_hwi.c | 1732 if ((dev_type == TYPE_DISK) && (bd_count == 1)) { in bnx2fc_init_task() 1814 if (dev_type == TYPE_DISK) { in bnx2fc_init_task()
|
/linux-5.19.10/drivers/scsi/device_handler/ |
D | scsi_dh_alua.c | 276 if (sdev->type != TYPE_DISK) { in alua_check_tpgs()
|
/linux-5.19.10/drivers/message/fusion/ |
D | mptscsih.c | 2327 else if (sdev->type == TYPE_DISK && in mptscsih_change_queue_depth() 3020 if (vdevice->vtarget->type != TYPE_DISK || vdevice->vtarget->deleted || in mptscsih_synchronize_cache()
|
/linux-5.19.10/drivers/firewire/ |
D | sbp2.c | 1526 if (sdev->type == TYPE_DISK && in sbp2_scsi_slave_configure()
|
/linux-5.19.10/Documentation/scsi/ |
D | ChangeLog.megaraid_sas | 162 7. Fix megasas_build_dcdb_fusion() to not filter by TYPE_DISK.
|
/linux-5.19.10/drivers/scsi/ibmvscsi/ |
D | ibmvscsi.c | 1876 if (sdev->type == TYPE_DISK) { in ibmvscsi_slave_configure()
|
/linux-5.19.10/drivers/scsi/smartpqi/ |
D | smartpqi_init.c | 1637 if (device->devtype == TYPE_DISK) { in pqi_get_logical_device_info() 2002 if (device->devtype == TYPE_DISK) in pqi_dev_info() 2013 if (device->devtype == TYPE_DISK || in pqi_dev_info() 7040 if ((device->devtype == TYPE_DISK || in pqi_path_info_show()
|
/linux-5.19.10/drivers/scsi/megaraid/ |
D | megaraid_sas_fusion.c | 3105 instance->pd_list[pd_index].driveType == TYPE_DISK) { in megasas_build_syspd_fusion() 3172 timeout_limit = (scmd->device->type == TYPE_DISK) ? in megasas_build_syspd_fusion()
|