Lines Matching refs:bfa_plog_rec_s
278 plkd_validate_logrec(struct bfa_plog_rec_s *pl_rec) in plkd_validate_logrec()
292 bfa_plog_add(struct bfa_plog_s *plog, struct bfa_plog_rec_s *pl_rec) in bfa_plog_add()
295 struct bfa_plog_rec_s *pl_recp; in bfa_plog_add()
309 memcpy(pl_recp, pl_rec, sizeof(struct bfa_plog_rec_s)); in bfa_plog_add()
333 struct bfa_plog_rec_s lp; in bfa_plog_str()
336 memset(&lp, 0, sizeof(struct bfa_plog_rec_s)); in bfa_plog_str()
353 struct bfa_plog_rec_s lp; in bfa_plog_intarr()
360 memset(&lp, 0, sizeof(struct bfa_plog_rec_s)); in bfa_plog_intarr()
380 struct bfa_plog_rec_s lp; in bfa_plog_fchdr()
385 memset(&lp, 0, sizeof(struct bfa_plog_rec_s)); in bfa_plog_fchdr()
400 struct bfa_plog_rec_s lp; in bfa_plog_fchdr_and_pl()
405 memset(&lp, 0, sizeof(struct bfa_plog_rec_s)); in bfa_plog_fchdr_and_pl()