bfa_fcxp_get_rspbuf 1884 drivers/scsi/bfa/bfa_fcs_rport.c 	void		*pld = bfa_fcxp_get_rspbuf(fcxp);
bfa_fcxp_get_rspbuf  215 drivers/scsi/bfa/bfa_svc.h #define BFA_FCXP_RSP_PLD(_fcxp)		(bfa_fcxp_get_rspbuf(_fcxp))
bfa_fcxp_get_rspbuf  623 drivers/scsi/bfa/bfa_svc.h void *bfa_fcxp_get_rspbuf(struct bfa_fcxp_s *fcxp);