Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/rdma/hfi1/
Ddiag.c817 u8 byte_two, sl, sc5, sc4, vl, byte_one; in hfi1_snoop_write() local
850 if (copy_from_user(&byte_two, data+1, 1)) in hfi1_snoop_write()
858 sl = (byte_two >> 4) & 0xf; in hfi1_snoop_write()