Home
last modified time | relevance | path

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

/linux/include/scsi/
H A Dsrp.h93 SRP_REV10_IB_IO_CLASS = 0xff00, enumerator
/linux/drivers/infiniband/ulp/srp/
H A Dib_srp.c884 if (target->io_class == SRP_REV10_IB_IO_CLASS) { in srp_send_req()
3524 if (token != SRP_REV10_IB_IO_CLASS && in srp_parse_options()
3527 token, SRP_REV10_IB_IO_CLASS, in srp_parse_options()