Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/rdma/hfi1/
Dchip.c332 static struct flag_table misc_err_status_flags[] = { variable
2146 return flag_string(buf, buf_len, flags, misc_err_status_flags, in misc_err_status_string()
2147 ARRAY_SIZE(misc_err_status_flags)); in misc_err_status_string()