Home
last modified time | relevance | path

Searched refs:bfa_plog_rec_s (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/drivers/scsi/bfa/
Dbfa_plog.h31 struct bfa_plog_rec_s { struct
133 struct bfa_plog_rec_s plog_recs[BFA_PL_NLOG_ENTS];
Dbfa_svc.c256 plkd_validate_logrec(struct bfa_plog_rec_s *pl_rec) in plkd_validate_logrec()
270 bfa_plog_add(struct bfa_plog_s *plog, struct bfa_plog_rec_s *pl_rec) in bfa_plog_add()
273 struct bfa_plog_rec_s *pl_recp; in bfa_plog_add()
287 memcpy(pl_recp, pl_rec, sizeof(struct bfa_plog_rec_s)); in bfa_plog_add()
311 struct bfa_plog_rec_s lp; in bfa_plog_str()
314 memset(&lp, 0, sizeof(struct bfa_plog_rec_s)); in bfa_plog_str()
331 struct bfa_plog_rec_s lp; in bfa_plog_intarr()
338 memset(&lp, 0, sizeof(struct bfa_plog_rec_s)); in bfa_plog_intarr()