Home
last modified time | relevance | path

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

/linux-4.19.296/include/scsi/
Dfc_frame.h36 #define htonll(x) cpu_to_be64(x) macro
Dfc_encode.h622 logo->fl_n_port_wwn = htonll(lport->wwpn); in fc_logo_fill()