struct srpt_send_ioctx - SRPT send I/O context. : See above. : Channel pointer. : Node in srpt_rdma_ch.free_list. : Number of data buffers in the received SRP command. : Pointer to SRP data buffer array. : SRP data buffer if the command has only a single buffer. : Pointer to sg-list associated with this I/O context. : SG-list size. : ib_dma_map_sg() return value. : Number of elements in the rdma_ius array. : Array with information about the RDMA mapping. : Tag of the received SRP information unit. : Protects 'state'. : I/O context state. : If initiating a multipart RDMA transfer failed, whether the already initiated transfers have finished. : Target core command data structure. : SCSI sense data.
Definition at line 228 of file ib_srpt.h.