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

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

Completed in 113 milliseconds