Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/infiniband/ulp/srpt/
Dib_srpt.c1626 int addressing_method; in srpt_unpack_lun() local
1654 addressing_method = (*lun) >> 6; /* highest two bits of byte 0 */ in srpt_unpack_lun()
1655 switch (addressing_method) { in srpt_unpack_lun()
1665 addressing_method); in srpt_unpack_lun()