Home
last modified time | relevance | path

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

/linux/drivers/scsi/bfa/
H A Dbfa_cs.h291 fcid2str(char *fcid_str, u32 fcid) in fcid2str() argument
299 sprintf(fcid_str, "%02x:%02x:%02x", f.byte[1], f.byte[2], f.byte[3]); in fcid2str()