Lines Matching refs:bfa_plog_rec_s
293 plkd_validate_logrec(struct bfa_plog_rec_s *pl_rec) in plkd_validate_logrec()
319 bfa_plog_add(struct bfa_plog_s *plog, struct bfa_plog_rec_s *pl_rec) in bfa_plog_add()
322 struct bfa_plog_rec_s *pl_recp; in bfa_plog_add()
336 memcpy(pl_recp, pl_rec, sizeof(struct bfa_plog_rec_s)); in bfa_plog_add()
360 struct bfa_plog_rec_s lp; in bfa_plog_str()
363 memset(&lp, 0, sizeof(struct bfa_plog_rec_s)); in bfa_plog_str()
380 struct bfa_plog_rec_s lp; in bfa_plog_intarr()
387 memset(&lp, 0, sizeof(struct bfa_plog_rec_s)); in bfa_plog_intarr()
407 struct bfa_plog_rec_s lp; in bfa_plog_fchdr()
412 memset(&lp, 0, sizeof(struct bfa_plog_rec_s)); in bfa_plog_fchdr()
427 struct bfa_plog_rec_s lp; in bfa_plog_fchdr_and_pl()
432 memset(&lp, 0, sizeof(struct bfa_plog_rec_s)); in bfa_plog_fchdr_and_pl()