Searched refs:TYPE_ZBC (Results 1 – 9 of 9) sorted by relevance
234 if (sdkp->device->type != TYPE_ZBC) in sd_zbc_report_zones()302 if (sdkp->device->type != TYPE_ZBC) in sd_zbc_cmnd_checks()404 if (sdkp->device->type != TYPE_ZBC) { in sd_zbc_check_zoned_characteristics()523 if (sdkp->device->type != TYPE_ZBC || !sdkp->capacity) in sd_zbc_print_zones()598 if (sdkp->device->type != TYPE_ZBC) in sd_zbc_read_zones()
101 MODULE_ALIAS_SCSI_DEVICE(TYPE_ZBC);152 if (sdp->type != TYPE_DISK && sdp->type != TYPE_ZBC) in cache_type_store()341 if (sdp->type != TYPE_DISK && sdp->type != TYPE_ZBC) in allow_restart_store()580 if (sdp->type != TYPE_DISK && sdp->type != TYPE_ZBC) in max_write_same_blocks_store()611 if (sdkp->device->type == TYPE_ZBC) in zoned_cap_show()2382 if (sdkp->device->type == TYPE_ZBC) in sd_done()3275 if (sdp->type != TYPE_DISK && sdp->type != TYPE_ZBC) in sd_read_app_tag_own()3421 if (sdkp->device->type == TYPE_ZBC) in sd_read_block_characteristics()3927 sdp->type != TYPE_ZBC && in sd_probe()3932 if (!IS_ENABLED(CONFIG_BLK_DEV_ZONED) && sdp->type == TYPE_ZBC) { in sd_probe()
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()1245 case TYPE_ZBC: in hpsa_show_dev_msg()1731 dev[j]->devtype != TYPE_ZBC) in hpsa_figure_phys_disk_ptrs()1785 dev[i]->devtype != TYPE_ZBC) in hpsa_update_log_drive_phys_drive_ptrs()3996 this_device->devtype == TYPE_ZBC) && in hpsa_update_device_info()4496 case TYPE_ZBC: in hpsa_update_scsi_devices()
6996 if (sdebug_ptype == TYPE_ZBC) in ptype_store()7000 if (n == TYPE_ZBC) in ptype_store()7817 if (sdebug_ptype == TYPE_ZBC) { in scsi_debug_init()7830 sdebug_ptype = TYPE_ZBC; in scsi_debug_init()
506 case TYPE_ZBC: in pscsi_configure_device()566 if ((sd->type == TYPE_DISK || sd->type == TYPE_ZBC) && in pscsi_destroy_device()967 pdv->pdv_sd->type == TYPE_ZBC) in pscsi_execute_cmd()
256 #define TYPE_ZBC 0x14 macro
442 if (sdev->type != TYPE_DISK && sdev->type != TYPE_ZBC) in drivetemp_identify()
1882 hdr[0] = TYPE_ZBC; in ata_scsiop_inq_std()
2046 device->devtype == TYPE_ZBC) in pqi_dev_info()7249 device->devtype == TYPE_ZBC) && in pqi_path_info_show()
Completed in 75 milliseconds