Home
last modified time | relevance | path

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

/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);
185 struct bfi_msg_s comp_rspmsg; /* IO comp f/w response */
274 void bfa_ioim_isr(struct bfa_s *bfa, struct bfi_msg_s *msg);
276 struct bfi_msg_s *msg);
284 void bfa_tskim_isr(struct bfa_s *bfa, struct bfi_msg_s *msg);
293 void bfa_itnim_isr(struct bfa_s *bfa, struct bfi_msg_s *msg);
Dbfi_ms.h328 struct bfi_msg_s *msg;
486 struct bfi_msg_s *msg;
555 struct bfi_msg_s *msg;
562 struct bfi_msg_s *msg;
622 struct bfi_msg_s *msg;
629 struct bfi_msg_s *msg;
Dbfa_svc.h230 void bfa_fcxp_isr(struct bfa_s *bfa, struct bfi_msg_s *msg);
272 void bfa_rport_isr(struct bfa_s *bfa, struct bfi_msg_s *msg);
380 void bfa_uf_isr(struct bfa_s *bfa, struct bfi_msg_s *msg);
438 void bfa_lps_isr(struct bfa_s *bfa, struct bfi_msg_s *msg);
520 void bfa_fcport_isr(struct bfa_s *bfa, struct bfi_msg_s *msg);
702 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.c1362 bfa_itnim_isr(struct bfa_s *bfa, struct bfi_msg_s *m) in bfa_itnim_isr()
2780 bfa_ioim_isr(struct bfa_s *bfa, struct bfi_msg_s *m) in bfa_ioim_isr()
2864 bfa_ioim_good_comp_isr(struct bfa_s *bfa, struct bfi_msg_s *m) in bfa_ioim_good_comp_isr()
3534 bfa_tskim_isr(struct bfa_s *bfa, struct bfi_msg_s *m) in bfa_tskim_isr()
3773 void (*isr)(struct bfa_s *bfa, struct bfi_msg_s *m)) in bfa_itn_create()
3786 bfa_itn_isr(struct bfa_s *bfa, struct bfi_msg_s *m) in bfa_itn_isr()
Dbfi.h166 struct bfi_msg_s { struct
Dbfa_svc.c1127 bfa_fcxp_isr(struct bfa_s *bfa, struct bfi_msg_s *msg) in bfa_fcxp_isr()
1986 bfa_lps_isr(struct bfa_s *bfa, struct bfi_msg_s *m) in bfa_lps_isr()
3403 bfa_fcport_isr(struct bfa_s *bfa, struct bfi_msg_s *msg) in bfa_fcport_isr()
4635 bfa_rport_isr(struct bfa_s *bfa, struct bfi_msg_s *m) in bfa_rport_isr()
5277 bfa_uf_isr(struct bfa_s *bfa, struct bfi_msg_s *msg) in bfa_uf_isr()
5523 bfa_fcdiag_intr(struct bfa_s *bfa, struct bfi_msg_s *msg) in bfa_fcdiag_intr()
Dbfa_core.c655 struct bfi_msg_s *m; in bfa_isr_rspq()
823 bfa_isr_unhandled(struct bfa_s *bfa, struct bfi_msg_s *m) in bfa_isr_unhandled()