Home
last modified time | relevance | path

Searched refs:SRP_CMD (Results 1 – 4 of 4) sorted by relevance

/linux/Documentation/ABI/stable/
H A Dsysfs-driver-ib_srp39 SRP_CMD information unit itself. With allow_ext_sg=0 the
41 for a single SRP_CMD, and commands whose S/G list length
44 memory descriptor list in an SRP_CMD instead of the entire
46 in an SRP_CMD the remaining memory descriptors are
91 descriptor list in an SRP_CMD when communicating with an SRP
106 the target in a single SRP_CMD request.
/linux/include/scsi/
H A Dsrp.h50 SRP_CMD = 0x02, enumerator
/linux/drivers/scsi/ibmvscsi/
H A Dibmvscsi.c1063 srp_cmd->opcode = SRP_CMD; in ibmvscsi_queuecommand_lck()
/linux/drivers/infiniband/ulp/srp/
H A Dib_srp.c2189 cmd->opcode = SRP_CMD; in srp_queuecommand()