kconfig

来自「linux 内核源代码」· 代码 · 共 13 行

TXT
13
字号
config INFINIBAND_SRP	tristate "InfiniBand SCSI RDMA Protocol"	depends on SCSI	select SCSI_SRP_ATTRS	---help---	  Support for the SCSI RDMA Protocol over InfiniBand.  This	  allows you to access storage devices that speak SRP over	  InfiniBand.	  The SRP protocol is defined by the INCITS T10 technical	  committee.  See <http://www.t10.org/>.

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?