bfa_plog_rec_s
struct bfa_plog_rec_s plog_recs[BFA_PL_NLOG_ENTS];
plkd_validate_logrec(struct bfa_plog_rec_s *pl_rec)
bfa_plog_add(struct bfa_plog_s *plog, struct bfa_plog_rec_s *pl_rec)
struct bfa_plog_rec_s *pl_recp;
memcpy(pl_recp, pl_rec, sizeof(struct bfa_plog_rec_s));
struct bfa_plog_rec_s lp;
memset(&lp, 0, sizeof(struct bfa_plog_rec_s));
struct bfa_plog_rec_s lp;
memset(&lp, 0, sizeof(struct bfa_plog_rec_s));