Searched refs:fcid_str (Results 1 – 1 of 1) sorted by relevance
291 fcid2str(char *fcid_str, u32 fcid) in fcid2str() argument299 sprintf(fcid_str, "%02x:%02x:%02x", f.byte[1], f.byte[2], f.byte[3]); in fcid2str()