Home
last modified time | relevance | path

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

/linux/drivers/target/tcm_remote/
H A Dtcm_remote.c55 case SCSI_PROTOCOL_SAS: in tcm_remote_dump_proto_id()
169 remote_hba->remote_proto_id = SCSI_PROTOCOL_SAS; in tcm_remote_make_wwn()
/linux/include/scsi/
H A Dscsi_proto.h268 SCSI_PROTOCOL_SAS = 6, enumerator
/linux/drivers/target/loopback/
H A Dtcm_loop.c608 case SCSI_PROTOCOL_SAS: in tcm_loop_dump_proto_id()
836 if (tl_hba->tl_proto_id != SCSI_PROTOCOL_SAS) { in tcm_loop_tpg_nexus_store()
1047 tl_hba->tl_proto_id = SCSI_PROTOCOL_SAS; in tcm_loop_make_scsi_hba()
/linux/drivers/scsi/
H A Dses.c490 case SCSI_PROTOCOL_SAS: in ses_process_descriptor()
/linux/drivers/usb/gadget/function/
H A Df_tcm.c1711 ret = core_tpg_register(wwn, &tpg->se_tpg, SCSI_PROTOCOL_SAS); in usbg_make_tpg()