Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/scsi/bfa/
Dbfa_fcs_fcpim.c259 char lpwwn_buf[BFA_STRING_32]; in bfa_fcs_itnim_sm_hcb_online() local
269 wwn2str(lpwwn_buf, bfa_fcs_lport_get_pwwn(itnim->rport->port)); in bfa_fcs_itnim_sm_hcb_online()
273 rpwwn_buf, lpwwn_buf); in bfa_fcs_itnim_sm_hcb_online()
298 char lpwwn_buf[BFA_STRING_32]; in bfa_fcs_itnim_sm_online() local
309 wwn2str(lpwwn_buf, bfa_fcs_lport_get_pwwn(itnim->rport->port)); in bfa_fcs_itnim_sm_online()
314 "initiator (WWN = %s)\n", rpwwn_buf, lpwwn_buf); in bfa_fcs_itnim_sm_online()
319 rpwwn_buf, lpwwn_buf); in bfa_fcs_itnim_sm_online()
Dbfa_fcs_lport.c611 char lpwwn_buf[BFA_STRING_32]; in bfa_fcs_lport_online_actions() local
618 wwn2str(lpwwn_buf, bfa_fcs_lport_get_pwwn(port)); in bfa_fcs_lport_online_actions()
621 lpwwn_buf, "Initiator"); in bfa_fcs_lport_online_actions()
633 char lpwwn_buf[BFA_STRING_32]; in bfa_fcs_lport_offline_actions() local
639 wwn2str(lpwwn_buf, bfa_fcs_lport_get_pwwn(port)); in bfa_fcs_lport_offline_actions()
644 lpwwn_buf, "Initiator"); in bfa_fcs_lport_offline_actions()
649 lpwwn_buf, "Initiator"); in bfa_fcs_lport_offline_actions()
703 char lpwwn_buf[BFA_STRING_32]; in bfa_fcs_lport_deleted() local
705 wwn2str(lpwwn_buf, bfa_fcs_lport_get_pwwn(port)); in bfa_fcs_lport_deleted()
708 lpwwn_buf, "Initiator"); in bfa_fcs_lport_deleted()
[all …]
Dbfa_fcs_rport.c2078 char lpwwn_buf[BFA_STRING_32]; in bfa_fcs_rport_online_action() local
2094 wwn2str(lpwwn_buf, bfa_fcs_lport_get_pwwn(port)); in bfa_fcs_rport_online_action()
2099 rpwwn_buf, lpwwn_buf); in bfa_fcs_rport_online_action()
2109 char lpwwn_buf[BFA_STRING_32]; in bfa_fcs_rport_offline_action() local
2115 wwn2str(lpwwn_buf, bfa_fcs_lport_get_pwwn(port)); in bfa_fcs_rport_offline_action()
2122 rpwwn_buf, lpwwn_buf); in bfa_fcs_rport_offline_action()
2129 rpwwn_buf, lpwwn_buf); in bfa_fcs_rport_offline_action()