Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/rdma/hfi1/
Ddiag.c969 u8 physState = 0; in hfi1_ioctl() local
1035 physState = (value >> 4) & 0xF; in hfi1_ioctl()
1041 if (physState == 0) in hfi1_ioctl()
1045 switch (physState) { in hfi1_ioctl()