Home
last modified time | relevance | path

Searched defs:plog (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/scsi/bfa/
H A Dbfa_modules.h60 struct bfa_plog_s *plog; /* portlog buffer */ member
H A Dbfa_svc.c284 bfa_plog_add(struct bfa_plog_s *plog, struct bfa_plog_rec_s *pl_rec) in bfa_plog_add()
311 bfa_plog_init(struct bfa_plog_s *plog) in bfa_plog_init()
321 bfa_plog_str(struct bfa_plog_s *plog, enum bfa_plog_mid mid, in bfa_plog_str()
341 bfa_plog_intarr(struct bfa_plog_s *plog, enum bfa_plog_mid mid, in bfa_plog_intarr()
368 bfa_plog_fchdr(struct bfa_plog_s *plog, enum bfa_plog_mid mid, in bfa_plog_fchdr()
388 bfa_plog_fchdr_and_pl(struct bfa_plog_s *plog, enum bfa_plog_mid mid, in bfa_plog_fchdr_and_pl()
/OK3568_Linux_fs/buildroot/dl/sox/git/src/
H A Dnoisered.c166 float plog; in reduce_noise() local