Home
last modified time | relevance | path

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

/linux-4.1.27/include/scsi/
Dfc_frame.h35 #define ntohll(x) be64_to_cpu(x) macro
/linux-4.1.27/drivers/scsi/libfc/
Dfc_disc.c445 ids.port_name = ntohll(np->fp_wwpn); in fc_disc_gpn_ft_parse()