Lines Matching refs:bfa_plog_rec_s
279 plkd_validate_logrec(struct bfa_plog_rec_s *pl_rec) in plkd_validate_logrec()
305 bfa_plog_add(struct bfa_plog_s *plog, struct bfa_plog_rec_s *pl_rec) in bfa_plog_add()
308 struct bfa_plog_rec_s *pl_recp; in bfa_plog_add()
322 memcpy(pl_recp, pl_rec, sizeof(struct bfa_plog_rec_s)); in bfa_plog_add()
346 struct bfa_plog_rec_s lp; in bfa_plog_str()
349 memset(&lp, 0, sizeof(struct bfa_plog_rec_s)); in bfa_plog_str()
366 struct bfa_plog_rec_s lp; in bfa_plog_intarr()
373 memset(&lp, 0, sizeof(struct bfa_plog_rec_s)); in bfa_plog_intarr()
393 struct bfa_plog_rec_s lp; in bfa_plog_fchdr()
398 memset(&lp, 0, sizeof(struct bfa_plog_rec_s)); in bfa_plog_fchdr()
413 struct bfa_plog_rec_s lp; in bfa_plog_fchdr_and_pl()
418 memset(&lp, 0, sizeof(struct bfa_plog_rec_s)); in bfa_plog_fchdr_and_pl()