Home
last modified time | relevance | path

Searched refs:SCSI_PROTO_RDMA (Results 1 – 2 of 2) sorted by relevance

/freebsd-12-stable/sys/cam/scsi/
Dscsi_all.c5787 case SCSI_PROTO_RDMA: { in scsi_transportid_sbuf()
5918 { "srp", SCSI_PROTO_RDMA },
5919 { "rdma", SCSI_PROTO_RDMA },
6315 rdma->format_protocol = SCSI_PROTO_RDMA | SCSI_TRN_RDMA_FORMAT_DEFAULT; in scsi_parse_transportid_rdma()
6679 case SCSI_PROTO_RDMA: in scsi_parse_transportid()
Dscsi_all.h866 #define SCSI_PROTO_RDMA 0x04 /* SCSI RDMA Protocol */ macro
886 #define SPSP_PROTO_RDMA SCSI_PROTO_RDMA