Home
last modified time | relevance | path

Searched refs:TYPE_TAPE (Results 1 – 13 of 13) sorted by relevance

/linux/drivers/target/
H A Dtarget_core_pscsi.c325 if (sd->type == TYPE_TAPE) { in pscsi_add_device_to_list()
633 if (sd->type != TYPE_TAPE || !cmd->data_length) in pscsi_complete_cmd()
682 if (sd->type == TYPE_TAPE && valid_data && in pscsi_complete_cmd()
/linux/include/scsi/
H A Dscsi_proto.h242 #define TYPE_TAPE 0x01 macro
/linux/drivers/scsi/bnx2fc/
H A Dbnx2fc_hwi.c293 if (tgt->dev_type == TYPE_TAPE) { in bnx2fc_send_session_ofld_req()
749 if (tgt->dev_type != TYPE_TAPE) in bnx2fc_process_unsol_compl()
1584 if (tgt->dev_type == TYPE_TAPE) in bnx2fc_init_cleanup_task()
1649 if (tgt->dev_type == TYPE_TAPE) in bnx2fc_init_mp_task()
1762 if (dev_type == TYPE_TAPE) { in bnx2fc_init_task()
H A Dbnx2fc_tgt.c393 tgt->dev_type = TYPE_TAPE; in bnx2fc_init_tgt()
/linux/drivers/scsi/
H A Dscsi_debug.c302 #define DS_SSC (1 << TYPE_TAPE)
2071 is_tape = (sdebug_ptype == TYPE_TAPE); in resp_inquiry()
2074 is_tape = (scp->device->type == TYPE_TAPE); in resp_inquiry()
2317 if (scp->device->type == TYPE_TAPE && !want_stop) { in resp_start_stop()
2975 is_tape = (scp->device->type == TYPE_TAPE); in resp_mode_sense()
3190 if (scp->device->type == TYPE_TAPE) { in resp_mode_select()
3255 if (scp->device->type != TYPE_TAPE) in resp_mode_select()
3263 if (scp->device->type == TYPE_TAPE) { in resp_mode_select()
6574 if (sdebug_ptype == TYPE_TAPE) { in sdebug_device_create()
6648 if (sdebug_ptype == TYPE_TAPE) { in scsi_debug_sdev_configure()
[all …]
H A Dst.c98 MODULE_ALIAS_SCSI_DEVICE(TYPE_TAPE);
4354 if (SDp->type != TYPE_TAPE) in st_probe()
H A Dhpsa.c1253 case TYPE_TAPE: in hpsa_show_dev_msg()
4494 case TYPE_TAPE: in hpsa_update_scsi_devices()
H A Dadvansys.c7212 (type == TYPE_ROM) || (type == TYPE_TAPE)) in AscAsyncFix()
/linux/drivers/message/fusion/
H A Dmptspi.c149 if (sdev->type == TYPE_TAPE && in mptspi_setTargetNegoParms()
911 if (sdev && sdev->type == TYPE_TAPE) { in mptspi_write_spi_device_pg1()
/linux/drivers/ata/
H A Dlibata-core.c3174 (atapi_command_packet_set(id) == TYPE_TAPE)) { in ata_dev_configure()
/linux/drivers/scsi/megaraid/
H A Dmegaraid_sas_base.c1452 if (scp->device->type == TYPE_TAPE) { in megasas_build_dcdb()
/linux/drivers/scsi/smartpqi/
H A Dsmartpqi_init.c6608 return device->devtype == TYPE_TAPE || device->devtype == TYPE_MEDIUM_CHANGER; in pqi_is_tape_changer_device()
/linux/drivers/scsi/mpt3sas/
H A Dmpt3sas_scsih.c2548 if (sdev->type != TYPE_TAPE) in _scsih_enable_tlr()