Searched refs:port_physical_names (Results 1 – 1 of 1) sorted by relevance
12904 static const char * const port_physical_names[] = { in opa_pstate_name() local12918 if (pstate < ARRAY_SIZE(port_physical_names)) in opa_pstate_name()12919 return port_physical_names[pstate]; in opa_pstate_name()