Home
last modified time | relevance | path

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

/drivers/scsi/bfa/
Dbfa_port.h27 struct bfa_mbox_cmd_s stats_mb;
35 struct bfa_mbox_cmd_s endis_mb;
98 struct bfa_mbox_cmd_s get_cfg_mb;
99 struct bfa_mbox_cmd_s get_stats_mb;
100 struct bfa_mbox_cmd_s reset_stats_mb;
Dbfa_ioc.h228 struct bfa_mbox_cmd_s { struct
406 struct bfa_mbox_cmd_s mb;
428 struct bfa_mbox_cmd_s mbcmd;
489 struct bfa_mbox_cmd_s mb; /* mailbox */
555 struct bfa_mbox_cmd_s mbcmd;
579 struct bfa_mbox_cmd_s mbcmd;
590 struct bfa_mbox_cmd_s mbcmd;
596 struct bfa_mbox_cmd_s mbcmd;
601 struct bfa_mbox_cmd_s mbcmd;
681 struct bfa_mbox_cmd_s mb; /* mailbox */
[all …]
Dbfa_ioc.c1995 struct bfa_mbox_cmd_s *cmd; in bfa_ioc_mbox_poll()
2025 struct bfa_mbox_cmd_s *cmd; in bfa_ioc_mbox_flush()
2560 bfa_ioc_mbox_queue(struct bfa_ioc_s *ioc, struct bfa_mbox_cmd_s *cmd) in bfa_ioc_mbox_queue()
2984 struct bfa_mbox_cmd_s cmd; in bfa_ioc_send_fwsync()