bfi_mbmsg_s
void bfa_iocfc_isr(void *bfa, struct bfi_mbmsg_s *msg);
bfa_iocfc_isr(void *bfaarg, struct bfi_mbmsg_s *m)
bfa_ioc_isr(struct bfa_ioc_s *ioc, struct bfi_mbmsg_s *m)
struct bfi_mbmsg_s m;
bfa_ablk_isr(void *cbarg, struct bfi_mbmsg_s *msg)
bfa_sfp_scn(struct bfa_sfp_s *sfp, struct bfi_mbmsg_s *msg)
bfa_sfp_show_comp(struct bfa_sfp_s *sfp, struct bfi_mbmsg_s *msg)
bfa_sfp_intr(void *sfparg, struct bfi_mbmsg_s *msg)
bfa_flash_intr(void *flasharg, struct bfi_mbmsg_s *msg)
struct bfi_mbmsg_s *msg;
bfa_diag_intr(void *diagarg, struct bfi_mbmsg_s *msg)
bfa_phy_intr(void *phyarg, struct bfi_mbmsg_s *msg)
struct bfi_mbmsg_s *msg;
bfa_fru_intr(void *fruarg, struct bfi_mbmsg_s *msg)
typedef void (*bfa_ioc_mbox_mcfunc_t)(void *cbarg, struct bfi_mbmsg_s *m);
void bfa_sfp_intr(void *bfaarg, struct bfi_mbmsg_s *msg);
void bfa_phy_intr(void *phyarg, struct bfi_mbmsg_s *msg);
void bfa_fru_intr(void *fruarg, struct bfi_mbmsg_s *msg);
void bfa_ioc_isr(struct bfa_ioc_s *ioc, struct bfi_mbmsg_s *msg);
bfa_port_isr(void *cbarg, struct bfi_mbmsg_s *m)
bfa_cee_isr(void *cbarg, struct bfi_mbmsg_s *m)