Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/bfa/
H A Dbfa_fcs_fcpim.c277 char lpwwn_buf[BFA_STRING_32]; in bfa_fcs_itnim_sm_hcb_online() local
287 wwn2str(lpwwn_buf, bfa_fcs_lport_get_pwwn(itnim->rport->port)); in bfa_fcs_itnim_sm_hcb_online()
291 rpwwn_buf, lpwwn_buf); in bfa_fcs_itnim_sm_hcb_online()
315 char lpwwn_buf[BFA_STRING_32]; in bfa_fcs_itnim_sm_online() local
326 wwn2str(lpwwn_buf, bfa_fcs_lport_get_pwwn(itnim->rport->port)); in bfa_fcs_itnim_sm_online()
331 "initiator (WWN = %s)\n", rpwwn_buf, lpwwn_buf); in bfa_fcs_itnim_sm_online()
336 rpwwn_buf, lpwwn_buf); in bfa_fcs_itnim_sm_online()
H A Dbfa_fcs_rport.c2435 char lpwwn_buf[BFA_STRING_32]; in bfa_fcs_rport_hal_online_action() local
2451 wwn2str(lpwwn_buf, bfa_fcs_lport_get_pwwn(port)); in bfa_fcs_rport_hal_online_action()
2456 rpwwn_buf, lpwwn_buf); in bfa_fcs_rport_hal_online_action()
2475 char lpwwn_buf[BFA_STRING_32]; in bfa_fcs_rport_hal_offline_action() local
2485 wwn2str(lpwwn_buf, bfa_fcs_lport_get_pwwn(port)); in bfa_fcs_rport_hal_offline_action()
2492 rpwwn_buf, lpwwn_buf); in bfa_fcs_rport_hal_offline_action()
2499 rpwwn_buf, lpwwn_buf); in bfa_fcs_rport_hal_offline_action()
H A Dbfa_fcs_lport.c657 char lpwwn_buf[BFA_STRING_32]; in bfa_fcs_lport_online_actions() local
664 wwn2str(lpwwn_buf, bfa_fcs_lport_get_pwwn(port)); in bfa_fcs_lport_online_actions()
667 lpwwn_buf, "Initiator"); in bfa_fcs_lport_online_actions()
679 char lpwwn_buf[BFA_STRING_32]; in bfa_fcs_lport_offline_actions() local
685 wwn2str(lpwwn_buf, bfa_fcs_lport_get_pwwn(port)); in bfa_fcs_lport_offline_actions()
690 lpwwn_buf, "Initiator"); in bfa_fcs_lport_offline_actions()
695 lpwwn_buf, "Initiator"); in bfa_fcs_lport_offline_actions()
749 char lpwwn_buf[BFA_STRING_32]; in bfa_fcs_lport_deleted() local
754 lpwwn_buf, "Initiator"); in bfa_fcs_lport_deleted()
1098 char lpwwn_buf[BFA_STRING_32]; in bfa_fcs_lport_init() local
[all …]