Home
last modified time | relevance | path

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

/drivers/scsi/bfa/
Dbfi_ms.h391 struct bfi_uf_buf_post_s { struct
Dbfa_svc.h370 struct bfi_uf_buf_post_s *uf_buf_posts;
Dbfa_svc.c5332 struct bfi_uf_buf_post_s *uf_bp_msg; in claim_uf_post_msgs()
5336 ufm->uf_buf_posts = (struct bfi_uf_buf_post_s *) bfa_mem_kva_curp(ufm); in claim_uf_post_msgs()
5341 memset(uf_bp_msg, 0, sizeof(struct bfi_uf_buf_post_s)); in claim_uf_post_msgs()
5419 (sizeof(struct bfa_uf_s) + sizeof(struct bfi_uf_buf_post_s))); in bfa_uf_meminfo()
5460 struct bfi_uf_buf_post_s *uf_post_msg; in bfa_uf_post()
5467 sizeof(struct bfi_uf_buf_post_s)); in bfa_uf_post()