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