Home
last modified time | relevance | path

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

/freebsd/sys/cam/scsi/
H A Dscsi_all.c5877 case SCSI_PROTO_RDMA: { in scsi_transportid_sbuf()
6008 { "srp", SCSI_PROTO_RDMA },
6009 { "rdma", SCSI_PROTO_RDMA },
6405 rdma->format_protocol = SCSI_PROTO_RDMA | SCSI_TRN_RDMA_FORMAT_DEFAULT; in scsi_parse_transportid_rdma()
6769 case SCSI_PROTO_RDMA: in scsi_parse_transportid()
H A Dscsi_all.h866 #define SCSI_PROTO_RDMA 0x04 /* SCSI RDMA Protocol */ macro
886 #define SPSP_PROTO_RDMA SCSI_PROTO_RDMA