Home
last modified time | relevance | path

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

/linux-4.1.27/include/uapi/scsi/fc/
Dfc_ns.h137 __be64 fp_wwpn; /* port name */ member
/linux-4.1.27/drivers/s390/scsi/
Dzfcp_fc.c695 if (acc->fp_wwpn == fc_host_port_name(adapter->scsi_host)) in zfcp_fc_eval_gpn_ft()
698 port = zfcp_port_enqueue(adapter, acc->fp_wwpn, in zfcp_fc_eval_gpn_ft()
/linux-4.1.27/drivers/scsi/libfc/
Dfc_disc.c445 ids.port_name = ntohll(np->fp_wwpn); in fc_disc_gpn_ft_parse()