Home
last modified time | relevance | path

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

/drivers/infiniband/hw/hfi1/
Dchip.c10210 static const char * const state_completed[] = { in state_completed_string() local
10216 if (completed < ARRAY_SIZE(state_completed)) in state_completed_string()
10217 return state_completed[completed]; in state_completed_string()