bfi_uf_buf_post_s 5362 drivers/scsi/bfa/bfa_svc.c 	struct bfi_uf_buf_post_s *uf_bp_msg;
bfi_uf_buf_post_s 5366 drivers/scsi/bfa/bfa_svc.c 	ufm->uf_buf_posts = (struct bfi_uf_buf_post_s *) bfa_mem_kva_curp(ufm);
bfi_uf_buf_post_s 5371 drivers/scsi/bfa/bfa_svc.c 		memset(uf_bp_msg, 0, sizeof(struct bfi_uf_buf_post_s));
bfi_uf_buf_post_s 5449 drivers/scsi/bfa/bfa_svc.c 		(sizeof(struct bfa_uf_s) + sizeof(struct bfi_uf_buf_post_s)));
bfi_uf_buf_post_s 5485 drivers/scsi/bfa/bfa_svc.c 	struct bfi_uf_buf_post_s *uf_post_msg;
bfi_uf_buf_post_s 5492 drivers/scsi/bfa/bfa_svc.c 		      sizeof(struct bfi_uf_buf_post_s));
bfi_uf_buf_post_s  363 drivers/scsi/bfa/bfa_svc.h 	struct bfi_uf_buf_post_s *uf_buf_posts;