Home
last modified time | relevance | path

Searched refs:port_wwn (Results 1 – 9 of 9) sorted by relevance

/openbmc/linux/drivers/scsi/fnic/
H A Dvnic_scsi.h63 u64 port_wwn; member
H A Dfnic_res.c41 GET_CONFIG(port_wwn); in fnic_get_vnic_config()
142 c->node_wwn, c->port_wwn); in fnic_get_vnic_config()
H A Dfnic_main.c863 fc_set_wwpn(lp, fnic->config.port_wwn); in fnic_probe()
/openbmc/qemu/include/hw/scsi/
H A Dscsi.h91 uint64_t port_wwn; member
/openbmc/linux/drivers/scsi/bfa/
H A Dbfa_defs_fcs.h136 wwn_t port_wwn; member
H A Dbfa_fcs_lport.c5919 port_info->port_wwn = bfa_fcs_lport_get_pwwn(port); in bfa_fcs_lport_get_info()
5940 port_info->port_wwn = bfa_fcs_lport_get_pwwn(port); in bfa_fcs_lport_get_info()
/openbmc/qemu/hw/scsi/
H A Dscsi-disk.c747 if (s->qdev.port_wwn) { in scsi_disk_emulate_vpd_page()
752 stq_be_p(&outbuf[buflen], s->qdev.port_wwn); in scsi_disk_emulate_vpd_page()
3217 DEFINE_PROP_UINT64("port_wwn", SCSIDiskState, qdev.port_wwn, 0),
3273 DEFINE_PROP_UINT64("port_wwn", SCSIDiskState, qdev.port_wwn, 0),
H A Dscsi-generic.c635 s->port_wwn = wwn; in scsi_generic_read_device_identification()
/openbmc/linux/drivers/net/ethernet/qlogic/qed/
H A Dqed.h319 u64 port_wwn; member