Home
last modified time | relevance | path

Searched refs:bfi_msg_s (Results 1 – 8 of 8) sorted by relevance

/linux-4.1.27/drivers/scsi/bfa/
Dbfa_fcpim.h42 void (*isr)(struct bfa_s *bfa, struct bfi_msg_s *m));
43 void bfa_itn_isr(struct bfa_s *bfa, struct bfi_msg_s *m);
189 struct bfi_msg_s comp_rspmsg; /* IO comp f/w response */
278 void bfa_ioim_isr(struct bfa_s *bfa, struct bfi_msg_s *msg);
280 struct bfi_msg_s *msg);
288 void bfa_tskim_isr(struct bfa_s *bfa, struct bfi_msg_s *msg);
297 void bfa_itnim_isr(struct bfa_s *bfa, struct bfi_msg_s *msg);
Dbfi_ms.h327 struct bfi_msg_s *msg;
486 struct bfi_msg_s *msg;
566 struct bfi_msg_s *msg;
573 struct bfi_msg_s *msg;
634 struct bfi_msg_s *msg;
641 struct bfi_msg_s *msg;
Dbfa_svc.h234 void bfa_fcxp_isr(struct bfa_s *bfa, struct bfi_msg_s *msg);
276 void bfa_rport_isr(struct bfa_s *bfa, struct bfi_msg_s *msg);
384 void bfa_uf_isr(struct bfa_s *bfa, struct bfi_msg_s *msg);
440 void bfa_lps_isr(struct bfa_s *bfa, struct bfi_msg_s *msg);
526 void bfa_fcport_isr(struct bfa_s *bfa, struct bfi_msg_s *msg);
743 void bfa_fcdiag_intr(struct bfa_s *bfa, struct bfi_msg_s *msg);
Dbfa.h29 typedef void (*bfa_isr_func_t) (struct bfa_s *bfa, struct bfi_msg_s *m);
35 void bfa_isr_unhandled(struct bfa_s *bfa, struct bfi_msg_s *m);
54 ((void *)((struct bfi_msg_s *)((__bfa)->iocfc.req_cq_ba[__reqq].kva) \
72 (&((struct bfi_msg_s *)((__bfa)->iocfc.rsp_cq_ba[__rspq].kva))[__ci])
Dbfa_fcpim.c1363 bfa_itnim_isr(struct bfa_s *bfa, struct bfi_msg_s *m) in bfa_itnim_isr()
2791 bfa_ioim_isr(struct bfa_s *bfa, struct bfi_msg_s *m) in bfa_ioim_isr()
2875 bfa_ioim_good_comp_isr(struct bfa_s *bfa, struct bfi_msg_s *m) in bfa_ioim_good_comp_isr()
3546 bfa_tskim_isr(struct bfa_s *bfa, struct bfi_msg_s *m) in bfa_tskim_isr()
3799 void (*isr)(struct bfa_s *bfa, struct bfi_msg_s *m)) in bfa_itn_create()
3812 bfa_itn_isr(struct bfa_s *bfa, struct bfi_msg_s *m) in bfa_itn_isr()
Dbfi.h167 struct bfi_msg_s { struct
Dbfa_svc.c1172 bfa_fcxp_isr(struct bfa_s *bfa, struct bfi_msg_s *msg) in bfa_fcxp_isr()
2041 bfa_lps_isr(struct bfa_s *bfa, struct bfi_msg_s *m) in bfa_lps_isr()
3635 bfa_fcport_isr(struct bfa_s *bfa, struct bfi_msg_s *msg) in bfa_fcport_isr()
5089 bfa_rport_isr(struct bfa_s *bfa, struct bfi_msg_s *m) in bfa_rport_isr()
5748 bfa_uf_isr(struct bfa_s *bfa, struct bfi_msg_s *msg) in bfa_uf_isr()
6059 bfa_fcdiag_intr(struct bfa_s *bfa, struct bfi_msg_s *msg) in bfa_fcdiag_intr()
Dbfa_core.c718 struct bfi_msg_s *m; in bfa_isr_rspq()
894 bfa_isr_unhandled(struct bfa_s *bfa, struct bfi_msg_s *m) in bfa_isr_unhandled()