Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/scsi/bfa/
Dbfa_cs.h277 wwn2str(char *wwn_str, u64 wwn) in wwn2str() argument
285 sprintf(wwn_str, "%02x:%02x:%02x:%02x:%02x:%02x:%02x:%02x", w.byte[0], in wwn2str()