Home
last modified time | relevance | path

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

/linux/include/scsi/
H A Dscsi_proto.h256 #define TYPE_ZBC 0x14 macro
/linux/drivers/target/
H A Dtarget_core_pscsi.c507 case TYPE_ZBC: in pscsi_configure_device()
567 if ((sd->type == TYPE_DISK || sd->type == TYPE_ZBC) && in pscsi_destroy_device()
966 pdv->pdv_sd->type == TYPE_ZBC) in pscsi_execute_cmd()
/linux/drivers/scsi/
H A Dsd.c101 MODULE_ALIAS_SCSI_DEVICE(TYPE_ZBC);
233 if (sdp->type != TYPE_DISK && sdp->type != TYPE_ZBC) in cache_type_store()
450 if (sdp->type != TYPE_DISK && sdp->type != TYPE_ZBC) in allow_restart_store()
687 if (sdp->type != TYPE_DISK && sdp->type != TYPE_ZBC) in max_write_same_blocks_store()
716 if (sdkp->device->type == TYPE_ZBC) in zoned_cap_show()
2461 if (sdkp->device->type == TYPE_ZBC) in sd_done()
3349 if (sdp->type != TYPE_DISK && sdp->type != TYPE_ZBC) in sd_read_app_tag_own()
3495 if (sdkp->device->type == TYPE_ZBC) in sd_read_block_characteristics()
4004 sdp->type != TYPE_ZBC && in sd_probe()
4009 if (!IS_ENABLED(CONFIG_BLK_DEV_ZONED) && sdp->type == TYPE_ZBC) { in sd_probe()
H A Dhpsa.c792 if (hdev->devtype == TYPE_DISK || hdev->devtype == TYPE_ZBC) in host_show_hp_ssd_smart_path_enabled()
859 if ((hdev->devtype == TYPE_DISK || hdev->devtype == TYPE_ZBC) && in path_info_show()
1239 case TYPE_ZBC: in hpsa_show_dev_msg()
1725 dev[j]->devtype != TYPE_ZBC) in hpsa_figure_phys_disk_ptrs()
1779 dev[i]->devtype != TYPE_ZBC) in hpsa_update_log_drive_phys_drive_ptrs()
3982 this_device->devtype == TYPE_ZBC) && in hpsa_update_device_info()
4482 case TYPE_ZBC: in hpsa_update_scsi_devices()