Home
last modified time | relevance | path

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

/freebsd/sys/dev/ixl/
H A Dixl_pf_main.c3314 static char * phy_types_str[32] = { in ixl_phy_type_string() local
3362 return (ext) ? ext_phy_types_str[bit_pos] : phy_types_str[bit_pos]; in ixl_phy_type_string()