Searched refs:TYPE_TAPE (Results 1 – 17 of 17) sorted by relevance
234 #define TYPE_TAPE 0x01 macro
327 if (sd->type == TYPE_TAPE) { in pscsi_add_device_to_list()638 if (sd->type != TYPE_TAPE || !cmd->data_length) in pscsi_complete_cmd()687 if (sd->type == TYPE_TAPE && in pscsi_complete_cmd()
80 if (dev->transport->get_device_type(dev) == TYPE_TAPE) in spc_emulate_inquiry_std()975 case TYPE_TAPE: in spc_modesense_write_protect()
293 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()1761 if (dev_type == TYPE_TAPE) { in bnx2fc_init_task()
395 tgt->dev_type = TYPE_TAPE; in bnx2fc_init_tgt()
110 } else if (sdev->type == TYPE_TAPE) { in slave_configure()
520 if (cmd->device->type == TYPE_TAPE && !(cmd->cmnd[1] & 1)) in falcon_classify_cmd()
1159 if (sdev->type == TYPE_TAPE) in hptiop_slave_config()
98 MODULE_ALIAS_SCSI_DEVICE(TYPE_TAPE);4250 if (SDp->type != TYPE_TAPE) in st_probe()
1259 case TYPE_TAPE: in hpsa_show_dev_msg()4510 case TYPE_TAPE: in hpsa_update_scsi_devices()
1710 } else if (sdebug_ptype == TYPE_TAPE) { /* SSC-4 rev 3 */ in resp_inquiry()
7204 (type == TYPE_ROM) || (type == TYPE_TAPE)) in AscAsyncFix()
149 if (sdev->type == TYPE_TAPE && in mptspi_setTargetNegoParms()909 if (sdev && sdev->type == TYPE_TAPE) { in mptspi_write_spi_device_pg1()
2790 (atapi_command_packet_set(id) == TYPE_TAPE)) { in ata_dev_configure()
1453 if (scp->device->type == TYPE_TAPE) { in megasas_build_dcdb()
6345 return device->devtype == TYPE_TAPE || device->devtype == TYPE_MEDIUM_CHANGER; in pqi_is_tape_changer_device()
2488 if (sdev->type != TYPE_TAPE) in _scsih_enable_tlr()
Completed in 132 milliseconds