Home
last modified time | relevance | path

Searched refs:SCSI_PROTOCOL_SAS (Results 1 – 8 of 8) sorted by relevance

/linux-5.19.10/drivers/target/
Dtarget_core_fabric_lib.c352 case SCSI_PROTOCOL_SAS: in target_get_pr_transport_id_len()
373 case SCSI_PROTOCOL_SAS: in target_get_pr_transport_id()
396 case SCSI_PROTOCOL_SAS: in target_parse_pr_out_transport_id()
Dtarget_core_spc.c58 case SCSI_PROTOCOL_SAS: in spc_find_scsi_transport_vd()
/linux-5.19.10/include/scsi/
Dscsi_proto.h260 SCSI_PROTOCOL_SAS = 6, enumerator
/linux-5.19.10/drivers/target/loopback/
Dtcm_loop.c606 case SCSI_PROTOCOL_SAS: in tcm_loop_dump_proto_id()
834 if (tl_hba->tl_proto_id != SCSI_PROTOCOL_SAS) { in tcm_loop_tpg_nexus_store()
1042 tl_hba->tl_proto_id = SCSI_PROTOCOL_SAS; in tcm_loop_make_scsi_hba()
/linux-5.19.10/drivers/xen/
Dxen-scsiback.c1328 case SCSI_PROTOCOL_SAS: in scsiback_dump_proto_id()
1378 tport->tport_proto_id = SCSI_PROTOCOL_SAS; in scsiback_make_tport()
1686 if (tport_wwn->tport_proto_id != SCSI_PROTOCOL_SAS) { in scsiback_tpg_nexus_store()
/linux-5.19.10/drivers/vhost/
Dscsi.c1931 case SCSI_PROTOCOL_SAS: in vhost_scsi_dump_proto_id()
2207 if (tport_wwn->tport_proto_id != SCSI_PROTOCOL_SAS) { in vhost_scsi_tpg_nexus_store()
2344 tport->tport_proto_id = SCSI_PROTOCOL_SAS; in vhost_scsi_make_tport()
/linux-5.19.10/drivers/scsi/
Dses.c457 case SCSI_PROTOCOL_SAS: in ses_process_descriptor()
/linux-5.19.10/drivers/usb/gadget/function/
Df_tcm.c1393 ret = core_tpg_register(wwn, &tpg->se_tpg, SCSI_PROTOCOL_SAS); in usbg_make_tpg()