Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/scsi/
H A Dscsi_proto.h266 #define TYPE_ZBC 0x14 macro
/OK3568_Linux_fs/kernel/drivers/scsi/
H A Dsd.c99 MODULE_ALIAS_SCSI_DEVICE(TYPE_ZBC);
169 if (sdp->type != TYPE_DISK && sdp->type != TYPE_ZBC) in cache_type_store()
273 if (sdp->type != TYPE_DISK && sdp->type != TYPE_ZBC) in allow_restart_store()
510 if (sdp->type != TYPE_DISK && sdp->type != TYPE_ZBC) in max_write_same_blocks_store()
536 if (sdkp->device->type == TYPE_ZBC) in zoned_cap_show()
2904 if (sdp->type != TYPE_DISK && sdp->type != TYPE_ZBC) in sd_read_app_tag_own()
3028 if (sdkp->device->type == TYPE_ZBC) { in sd_read_block_characteristics()
3397 sdp->type != TYPE_ZBC && in sd_probe()
3403 if (sdp->type == TYPE_ZBC) in sd_probe()
H A Dsd.h217 return sdkp->zoned == 1 || sdkp->device->type == TYPE_ZBC; in sd_is_zoned()
H A Dsd_zbc.c555 if (sdkp->device->type != TYPE_ZBC) { in sd_zbc_check_zoned_characteristics()
H A Dhpsa.c799 if (hdev->devtype == TYPE_DISK || hdev->devtype == TYPE_ZBC) in host_show_hp_ssd_smart_path_enabled()
866 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()
3996 this_device->devtype == TYPE_ZBC) && in hpsa_update_device_info()
4499 case TYPE_ZBC: in hpsa_update_scsi_devices()
H A Dscsi_debug.c5978 if (sdebug_ptype == TYPE_ZBC) in ptype_store()
5982 if (n == TYPE_ZBC) in ptype_store()
6776 if (sdebug_ptype == TYPE_ZBC) { in scsi_debug_init()
6791 sdebug_ptype = TYPE_ZBC; in scsi_debug_init()
/OK3568_Linux_fs/kernel/drivers/target/
H A Dtarget_core_pscsi.c511 case TYPE_ZBC: in pscsi_configure_device()
571 if ((sd->type == TYPE_DISK || sd->type == TYPE_ZBC) && in pscsi_destroy_device()
1006 pdv->pdv_sd->type == TYPE_ZBC) in pscsi_execute_cmd()
/OK3568_Linux_fs/kernel/drivers/hwmon/
H A Ddrivetemp.c443 if (sdev->type != TYPE_DISK && sdev->type != TYPE_ZBC) in drivetemp_identify()
/OK3568_Linux_fs/kernel/drivers/ata/
H A Dlibata-scsi.c1906 hdr[0] = TYPE_ZBC; in ata_scsiop_inq_std()
/OK3568_Linux_fs/kernel/drivers/scsi/smartpqi/
H A Dsmartpqi_init.c1662 device->devtype == TYPE_ZBC) in pqi_dev_info()
6415 device->devtype == TYPE_ZBC) && in pqi_path_info_show()