Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/infiniband/ulp/srpt/
Dib_srpt.c1621 int addressing_method; in srpt_unpack_lun() local
1649 addressing_method = (*lun) >> 6; /* highest two bits of byte 0 */ in srpt_unpack_lun()
1650 switch (addressing_method) { in srpt_unpack_lun()
1660 addressing_method); in srpt_unpack_lun()