Searched refs:wwpn (Results 1 - 14 of 14) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/s390/scsi/
H A Dzfcp_erp.c342 adisc->wwpn = fc_host_port_name(adapter->scsi_host);
346 "(wwpn=0x%016Lx, wwnn=0x%016Lx, "
348 adisc->nport_id, send_els->d_id, (wwn_t) adisc->wwpn,
406 "(adapter %s, wwpn=0x%016Lx)\n",
408 port->wwpn);
415 "0x%06x (wwpn=0x%016Lx, wwnn=0x%016Lx, "
418 (wwn_t) adisc->wwpn, (wwn_t) adisc->wwnn,
425 if (port->wwpn != adisc->wwpn) {
427 "port (adapter %s, wwpn
[all...]
H A Dzfcp_sysfs_adapter.c68 wwn_t wwpn; local
82 wwpn = simple_strtoull(buf, &endp, 0);
86 port = zfcp_port_enqueue(adapter, wwpn, 0, 0);
115 wwn_t wwpn; local
127 wwpn = simple_strtoull(buf, &endp, 0);
134 port = zfcp_get_port_by_wwpn(adapter, wwpn);
H A Dzfcp_fsf.c1082 unit->port->wwpn,
1106 unit->port->wwpn, unit->fcp_lun);
1162 unit->port->wwpn,
1195 unit->port->wwpn,
1219 "be reopened\n", unit->port->wwpn,
1232 unit->fcp_lun, unit->port->wwpn,
1420 zfcp_get_busid_by_adapter(adapter), port->wwpn);
1425 zfcp_get_busid_by_adapter(adapter), port->wwpn);
1547 port->wwpn, zfcp_get_busid_by_port(port));
1988 fc_host_port_name(shost) = bottom->nport_serv_param.wwpn;
[all...]
H A Dzfcp_aux.c735 * zfcp_get_port_by_wwpn - find port in port list of adapter by wwpn
737 * @wwpn: wwpn to search for
739 * with the given wwpn.
742 zfcp_get_port_by_wwpn(struct zfcp_adapter *adapter, wwn_t wwpn) argument
748 if ((port->wwpn == wwpn) &&
1180 * @wwpn: WWPN of the remote port to be enqueued
1191 zfcp_port_enqueue(struct zfcp_adapter *adapter, wwn_t wwpn, u32 status, argument
1203 port = zfcp_get_port_by_wwpn(adapter, wwpn);
[all...]
H A Dzfcp_scsi.c260 unit->fcp_lun, unit->port->wwpn,
271 unit->fcp_lun, unit->port->wwpn);
519 "adapter %s\n", unit->fcp_lun, unit->port->wwpn,
821 ZFCP_DEFINE_SCSI_ATTR(wwpn, "0x%016llx\n", unit->port->wwpn);
H A Dzfcp_def.h297 u64 wwpn; member in struct:zfcp_hba_dbf_record_response::__anon6311::__anon6313
302 u64 wwpn; member in struct:zfcp_hba_dbf_record_response::__anon6311::__anon6314
442 u64 wwpn; member in struct:zfcp_ls_adisc
451 u64 wwpn; member in struct:zfcp_ls_adisc_acc
761 wwn_t wwpn; member in struct:ct_iu_gid_pn_req
953 wwn_t wwpn; /* WWPN */ member in struct:zfcp_port
H A Dzfcp_dbf.c209 response->data.port.wwpn = port->wwpn;
218 response->data.unit.wwpn = port->wwpn;
367 len += zfcp_dbf_view(out_buf + len, "wwpn", "0x%016Lx",
368 rec->data.port.wwpn);
377 len += zfcp_dbf_view(out_buf + len, "wwpn", "0x%016Lx",
378 rec->data.unit.wwpn);
H A Dzfcp_fsf.h369 u64 wwpn; member in struct:fsf_nport_serv_param
443 u64 wwpn; member in struct:fsf_qtcb_bottom_port
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-s390/
H A Dipl.h49 u64 wwpn; member in struct:ipl_block_fcp
111 u64 wwpn; member in struct:ipl_info::__anon9362::__anon9364
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/udev/extras/path_id/
H A Dpath_id255 read wwpn < $fc_tgt_dev/port_name
257 if [ -z "$wwpn" ] ; then
275 d="fc-${wwpn}:${lun}"
472 if [ -r $full_sysfs_device_path/wwpn ]; then
473 read wwpn < $full_sysfs_device_path/wwpn
481 if [ "$bus_id" -a "$wwpn" -a "$lun" ]; then
483 d="ccw-$bus_id-zfcp-$wwpn:$lun"
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/s390/kernel/
H A Dipl.c258 ipl_info.data.fcp.wwpn = IPL_PARMBLOCK_START->ipl_info.fcp.wwpn;
349 DEFINE_IPL_ATTR_RO(ipl_fcp, wwpn, "0x%016llx\n", (unsigned long long)
350 IPL_PARMBLOCK_START->ipl_info.fcp.wwpn);
433 DEFINE_IPL_ATTR_RW(reipl_fcp, wwpn, "0x%016llx\n", "%016llx\n",
434 reipl_block_fcp->ipl_info.fcp.wwpn);
605 DEFINE_IPL_ATTR_RW(dump_fcp, wwpn, "0x%016llx\n", "%016llx\n",
606 dump_block_fcp->ipl_info.fcp.wwpn);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/lpfc/
H A Dlpfc_attr.c652 u8 wwpn[8]; local
665 memset(wwpn, 0, sizeof(wwpn));
678 wwpn[i/2] = j & 0xff;
682 phba->cfg_soft_wwpn = wwn_to_u64(wwpn);
738 * However, once the wwpn is set, everything locks.
H A Dlpfc_hbadisc.c2344 lpfc_findnode_wwpn(struct lpfc_hba *phba, struct lpfc_name *wwpn) argument
2349 ndlp = __lpfc_find_node(phba, lpfc_filter_by_wwpn, wwpn);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/s390/char/
H A Dzcore.c584 TRACE("wwpn: %llx\n", (unsigned long long) ipl_info.data.fcp.wwpn);

Completed in 125 milliseconds