Searched refs:wwn2str (Results 1 – 8 of 8) sorted by relevance
/drivers/scsi/bfa/ |
D | bfa_fcs_fcpim.c | 294 wwn2str(lpwwn_buf, bfa_fcs_lport_get_pwwn(itnim->rport->port)); in bfa_fcs_itnim_sm_hcb_online() 295 wwn2str(rpwwn_buf, itnim->rport->pwwn); in bfa_fcs_itnim_sm_hcb_online() 333 wwn2str(lpwwn_buf, bfa_fcs_lport_get_pwwn(itnim->rport->port)); in bfa_fcs_itnim_sm_online() 334 wwn2str(rpwwn_buf, itnim->rport->pwwn); in bfa_fcs_itnim_sm_online()
|
D | bfad_im.c | 461 wwn2str(wwpn_str, wwpn); in bfa_fcb_itnim_free() 1124 wwn2str(wwpn_str, wwpn); in bfad_im_itnim_work_handler() 1158 wwn2str(wwpn_str, wwpn); in bfad_im_itnim_work_handler()
|
D | bfa_cs.h | 328 wwn2str(char *wwn_str, u64 wwn) in wwn2str() function
|
D | bfa_fcs.c | 704 wwn2str(pwwn_ptr, fabric->bport.port_cfg.pwwn); in bfa_fcs_fabric_sm_isolated() 1536 wwn2str(pwwn_ptr, bfa_fcs_lport_get_pwwn(&fabric->bport)); in bfa_fcs_fabric_set_fabric_name() 1537 wwn2str(fwwn_ptr, in bfa_fcs_fabric_set_fabric_name()
|
D | bfa_svc.c | 2170 wwn2str(pwwn_buf, fcport->pwwn); in bfa_fcport_sm_enabling_qwait() 2237 wwn2str(pwwn_buf, fcport->pwwn); in bfa_fcport_sm_enabling() 2297 wwn2str(pwwn_buf, fcport->pwwn); in bfa_fcport_sm_linkdown() 2329 wwn2str(pwwn_buf, fcport->pwwn); in bfa_fcport_sm_linkdown() 2381 wwn2str(pwwn_buf, fcport->pwwn); in bfa_fcport_sm_linkup() 2396 wwn2str(pwwn_buf, fcport->pwwn); in bfa_fcport_sm_linkup() 2412 wwn2str(pwwn_buf, fcport->pwwn); in bfa_fcport_sm_linkup() 2429 wwn2str(pwwn_buf, fcport->pwwn); in bfa_fcport_sm_linkup() 2579 wwn2str(pwwn_buf, fcport->pwwn); in bfa_fcport_sm_disabling() 2634 wwn2str(pwwn_buf, fcport->pwwn); in bfa_fcport_sm_disabled()
|
D | bfa_fcs_rport.c | 2466 wwn2str(lpwwn_buf, bfa_fcs_lport_get_pwwn(port)); in bfa_fcs_rport_hal_online_action() 2467 wwn2str(rpwwn_buf, rport->pwwn); in bfa_fcs_rport_hal_online_action() 2500 wwn2str(lpwwn_buf, bfa_fcs_lport_get_pwwn(port)); in bfa_fcs_rport_hal_offline_action() 2501 wwn2str(rpwwn_buf, rport->pwwn); in bfa_fcs_rport_hal_offline_action()
|
D | bfa_fcs_lport.c | 660 wwn2str(lpwwn_buf, bfa_fcs_lport_get_pwwn(port)); in bfa_fcs_lport_online_actions() 681 wwn2str(lpwwn_buf, bfa_fcs_lport_get_pwwn(port)); in bfa_fcs_lport_offline_actions() 747 wwn2str(lpwwn_buf, bfa_fcs_lport_get_pwwn(port)); in bfa_fcs_lport_deleted() 1103 wwn2str(lpwwn_buf, bfa_fcs_lport_get_pwwn(lport)); in bfa_fcs_lport_init()
|
D | bfad.c | 1054 wwn2str(pwwn_buf, vid.port_name); in bfad_start_ops()
|