Searched refs:fc_plogi_build (Results 1 – 4 of 4) sorted by relevance
/linux-2.6.39/drivers/scsi/bfa/ |
D | bfa_fcbuild.h | 146 u16 fc_plogi_build(struct fchs_s *fchs, void *pld, u32 d_id,
|
D | bfa_fcbuild.c | 307 fc_plogi_build(struct fchs_s *fchs, void *pld, u32 d_id, u32 s_id, in fc_plogi_build() function
|
D | bfa_fcs_lport.c | 2828 len = fc_plogi_build(&fchs, bfa_fcxp_get_reqbuf(fcxp), in bfa_fcs_lport_ms_send_plogi() 3585 len = fc_plogi_build(&fchs, bfa_fcxp_get_reqbuf(fcxp), in bfa_fcs_lport_ns_send_plogi()
|
D | bfa_fcs_rport.c | 1356 len = fc_plogi_build(&fchs, bfa_fcxp_get_reqbuf(fcxp), rport->pid, in bfa_fcs_rport_send_plogi()
|