Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/bfa/
Dbfa_fcs_fcpim.c285 char lpwwn_buf[BFA_STRING_32]; in bfa_fcs_itnim_sm_hcb_online() local
295 wwn2str(lpwwn_buf, bfa_fcs_lport_get_pwwn(itnim->rport->port)); in bfa_fcs_itnim_sm_hcb_online()
299 rpwwn_buf, lpwwn_buf); in bfa_fcs_itnim_sm_hcb_online()
323 char lpwwn_buf[BFA_STRING_32]; in bfa_fcs_itnim_sm_online() local
334 wwn2str(lpwwn_buf, bfa_fcs_lport_get_pwwn(itnim->rport->port)); in bfa_fcs_itnim_sm_online()
339 "initiator (WWN = %s)\n", rpwwn_buf, lpwwn_buf); in bfa_fcs_itnim_sm_online()
344 rpwwn_buf, lpwwn_buf); in bfa_fcs_itnim_sm_online()
Dbfa_fcs_rport.c2451 char lpwwn_buf[BFA_STRING_32]; in bfa_fcs_rport_hal_online_action() local
2467 wwn2str(lpwwn_buf, bfa_fcs_lport_get_pwwn(port)); in bfa_fcs_rport_hal_online_action()
2472 rpwwn_buf, lpwwn_buf); in bfa_fcs_rport_hal_online_action()
2491 char lpwwn_buf[BFA_STRING_32]; in bfa_fcs_rport_hal_offline_action() local
2501 wwn2str(lpwwn_buf, bfa_fcs_lport_get_pwwn(port)); in bfa_fcs_rport_hal_offline_action()
2508 rpwwn_buf, lpwwn_buf); in bfa_fcs_rport_hal_offline_action()
2515 rpwwn_buf, lpwwn_buf); in bfa_fcs_rport_hal_offline_action()
Dbfa_fcs_lport.c665 char lpwwn_buf[BFA_STRING_32]; in bfa_fcs_lport_online_actions() local
672 wwn2str(lpwwn_buf, bfa_fcs_lport_get_pwwn(port)); in bfa_fcs_lport_online_actions()
675 lpwwn_buf, "Initiator"); in bfa_fcs_lport_online_actions()
687 char lpwwn_buf[BFA_STRING_32]; in bfa_fcs_lport_offline_actions() local
693 wwn2str(lpwwn_buf, bfa_fcs_lport_get_pwwn(port)); in bfa_fcs_lport_offline_actions()
698 lpwwn_buf, "Initiator"); in bfa_fcs_lport_offline_actions()
703 lpwwn_buf, "Initiator"); in bfa_fcs_lport_offline_actions()
757 char lpwwn_buf[BFA_STRING_32]; in bfa_fcs_lport_deleted() local
759 wwn2str(lpwwn_buf, bfa_fcs_lport_get_pwwn(port)); in bfa_fcs_lport_deleted()
762 lpwwn_buf, "Initiator"); in bfa_fcs_lport_deleted()
[all …]