Home
last modified time | relevance | path

Searched refs:bfi_uf_buf_post_s (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/scsi/bfa/
H A Dbfi_ms.h383 struct bfi_uf_buf_post_s { struct
H A Dbfa_svc.h365 struct bfi_uf_buf_post_s *uf_buf_posts;
H A Dbfa_svc.c5342 struct bfi_uf_buf_post_s *uf_bp_msg; in claim_uf_post_msgs()
5346 ufm->uf_buf_posts = (struct bfi_uf_buf_post_s *) bfa_mem_kva_curp(ufm); in claim_uf_post_msgs()
5351 memset(uf_bp_msg, 0, sizeof(struct bfi_uf_buf_post_s)); in claim_uf_post_msgs()
5429 (sizeof(struct bfa_uf_s) + sizeof(struct bfi_uf_buf_post_s))); in bfa_uf_meminfo()
5465 struct bfi_uf_buf_post_s *uf_post_msg; in bfa_uf_post()
5472 sizeof(struct bfi_uf_buf_post_s)); in bfa_uf_post()