Searched refs:ntohll (Results 1 – 2 of 2) sorted by relevance
| /Linux-v5.4/include/scsi/ | ||
| D | fc_frame.h | 23 #define ntohll(x) be64_to_cpu(x) macro |
| /Linux-v5.4/drivers/scsi/libfc/ | ||
| D | fc_disc.c | 432 ids.port_name = ntohll(np->fp_wwpn); in fc_disc_gpn_ft_parse() |