Searched refs:ext_phy_types_str (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/sys/dev/ixl/
H A Dixl_pf_main.c3251 static char * ext_phy_types_str[8] = { local
3265 return (ext) ? ext_phy_types_str[bit_pos] : phy_types_str[bit_pos];

Completed in 114 milliseconds