Home
last modified time | relevance | path

Searched refs:TYPE_ZBC (Results 1 – 10 of 10) sorted by relevance

/Linux-v5.15/include/scsi/
Dscsi_proto.h248 #define TYPE_ZBC 0x14 macro
/Linux-v5.15/drivers/scsi/
Dsd.h214 return sdkp->zoned == 1 || sdkp->device->type == TYPE_ZBC; in sd_is_zoned()
Dsd.c99 MODULE_ALIAS_SCSI_DEVICE(TYPE_ZBC);
167 if (sdp->type != TYPE_DISK && sdp->type != TYPE_ZBC) in cache_type_store()
271 if (sdp->type != TYPE_DISK && sdp->type != TYPE_ZBC) in allow_restart_store()
508 if (sdp->type != TYPE_DISK && sdp->type != TYPE_ZBC) in max_write_same_blocks_store()
534 if (sdkp->device->type == TYPE_ZBC) in zoned_cap_show()
2862 if (sdp->type != TYPE_DISK && sdp->type != TYPE_ZBC) in sd_read_app_tag_own()
2986 if (sdkp->device->type == TYPE_ZBC) { in sd_read_block_characteristics()
3354 sdp->type != TYPE_ZBC && in sd_probe()
3359 if (!IS_ENABLED(CONFIG_BLK_DEV_ZONED) && sdp->type == TYPE_ZBC) { in sd_probe()
Dsd_zbc.c557 if (sdkp->device->type != TYPE_ZBC) { in sd_zbc_check_zoned_characteristics()
Dhpsa.c798 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()
1241 case TYPE_ZBC: in hpsa_show_dev_msg()
1727 dev[j]->devtype != TYPE_ZBC) in hpsa_figure_phys_disk_ptrs()
1781 dev[i]->devtype != TYPE_ZBC) in hpsa_update_log_drive_phys_drive_ptrs()
3992 this_device->devtype == TYPE_ZBC) && in hpsa_update_device_info()
4494 case TYPE_ZBC: in hpsa_update_scsi_devices()
Dscsi_debug.c5992 if (sdebug_ptype == TYPE_ZBC) in ptype_store()
5996 if (n == TYPE_ZBC) in ptype_store()
6790 if (sdebug_ptype == TYPE_ZBC) { in scsi_debug_init()
6805 sdebug_ptype = TYPE_ZBC; in scsi_debug_init()
/Linux-v5.15/drivers/target/
Dtarget_core_pscsi.c509 case TYPE_ZBC: in pscsi_configure_device()
569 if ((sd->type == TYPE_DISK || sd->type == TYPE_ZBC) && in pscsi_destroy_device()
1003 pdv->pdv_sd->type == TYPE_ZBC) in pscsi_execute_cmd()
/Linux-v5.15/drivers/hwmon/
Ddrivetemp.c443 if (sdev->type != TYPE_DISK && sdev->type != TYPE_ZBC) in drivetemp_identify()
/Linux-v5.15/drivers/ata/
Dlibata-scsi.c1862 hdr[0] = TYPE_ZBC; in ata_scsiop_inq_std()
/Linux-v5.15/drivers/scsi/smartpqi/
Dsmartpqi_init.c1824 device->devtype == TYPE_ZBC) in pqi_dev_info()
6781 device->devtype == TYPE_ZBC) && in pqi_path_info_show()