Home
last modified time | relevance | path

Searched refs:fp_wwpn (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.1/include/uapi/scsi/fc/
Dfc_ns.h125 __be64 fp_wwpn; /* port name */ member
/Linux-v6.1/drivers/s390/scsi/
Dzfcp_fc.c776 if (be64_to_cpu(acc->fp_wwpn) == in zfcp_fc_eval_gpn_ft()
780 port = zfcp_port_enqueue(adapter, be64_to_cpu(acc->fp_wwpn), in zfcp_fc_eval_gpn_ft()
/Linux-v6.1/drivers/scsi/libfc/
Dfc_disc.c432 ids.port_name = ntohll(np->fp_wwpn); in fc_disc_gpn_ft_parse()