Home
last modified time | relevance | path

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

/linux/drivers/scsi/bfa/
H A Dbfa_fcs_fcpim.c294 char lpwwn_buf[BFA_STRING_32]; in bfa_fcs_itnim_sm_hcb_online() local
304 wwn2str(lpwwn_buf, bfa_fcs_lport_get_pwwn(itnim->rport->port)); in bfa_fcs_itnim_sm_hcb_online()
308 rpwwn_buf, lpwwn_buf); in bfa_fcs_itnim_sm_hcb_online()
332 char lpwwn_buf[BFA_STRING_32]; in bfa_fcs_itnim_sm_online() local
343 wwn2str(lpwwn_buf, bfa_fcs_lport_get_pwwn(itnim->rport->port)); in bfa_fcs_itnim_sm_online()
348 "initiator (WWN = %s)\n", rpwwn_buf, lpwwn_buf); in bfa_fcs_itnim_sm_online()
353 rpwwn_buf, lpwwn_buf); in bfa_fcs_itnim_sm_online()
H A 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()
H A Dbfa_fcs_lport.c644 char lpwwn_buf[BFA_STRING_32]; in bfa_fcs_lport_online_actions() local
651 wwn2str(lpwwn_buf, bfa_fcs_lport_get_pwwn(port)); in bfa_fcs_lport_online_actions()
654 lpwwn_buf, "Initiator"); in bfa_fcs_lport_online_actions()
666 char lpwwn_buf[BFA_STRING_32]; in bfa_fcs_lport_offline_actions() local
672 wwn2str(lpwwn_buf, bfa_fcs_lport_get_pwwn(port)); in bfa_fcs_lport_offline_actions()
677 lpwwn_buf, "Initiator"); in bfa_fcs_lport_offline_actions()
682 lpwwn_buf, "Initiator"); in bfa_fcs_lport_offline_actions()
736 char lpwwn_buf[BFA_STRING_32]; in bfa_fcs_lport_deleted() local
738 wwn2str(lpwwn_buf, bfa_fcs_lport_get_pwwn(port)); in bfa_fcs_lport_deleted()
741 lpwwn_buf, "Initiator"); in bfa_fcs_lport_deleted()
[all …]