Home
last modified time | relevance | path

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

/openbmc/qemu/hw/scsi/
H A Dsrp.h89 SRP_REV10_IB_IO_CLASS = 0xff00, enumerator
/openbmc/linux/include/scsi/
H A Dsrp.h93 SRP_REV10_IB_IO_CLASS = 0xff00, enumerator
/openbmc/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()