Searched refs:ntohll (Results 1 – 4 of 4) sorted by relevance
23 #define ntohll(x) be64_to_cpu(x) macro
377 #define ntohll(x) be64_to_cpu(x) macro
712 smc->conn.peer_token = ntohll(clc->d0.token); in smcd_conn_save_peer_info()1409 ntohll(aclc->d1.gid_ext); in smc_connect_ism()1412 ini->ism_peer_gid[ini->ism_selected].gid = ntohll(aclc->d0.gid); in smc_connect_ism()2152 smcd_gid.gid = ntohll(pclc_smcd->ism.gid); in smc_find_ism_v2_device_serv()2161 smcd_gid.gid = ntohll(smcd_v2_ext->gidchid[i].gid); in smc_find_ism_v2_device_serv()2176 ntohll(smcd_v2_ext->gidchid[++i].gid); in smc_find_ism_v2_device_serv()2227 ini->ism_peer_gid[0].gid = ntohll(pclc_smcd->ism.gid); in smc_find_ism_v1_device_serv()
429 ids.port_name = ntohll(np->fp_wwpn); in fc_disc_gpn_ft_parse()