Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/scsi/bfa/
Dbfa_port.h34 struct bfa_mbox_cmd_s stats_mb;
42 struct bfa_mbox_cmd_s endis_mb;
102 struct bfa_mbox_cmd_s get_cfg_mb;
103 struct bfa_mbox_cmd_s get_stats_mb;
104 struct bfa_mbox_cmd_s reset_stats_mb;
Dbfa_ioc.h231 struct bfa_mbox_cmd_s { struct
403 struct bfa_mbox_cmd_s mb;
425 struct bfa_mbox_cmd_s mbcmd;
486 struct bfa_mbox_cmd_s mb; /* mailbox */
550 struct bfa_mbox_cmd_s mbcmd;
574 struct bfa_mbox_cmd_s mbcmd;
585 struct bfa_mbox_cmd_s mbcmd;
591 struct bfa_mbox_cmd_s mbcmd;
596 struct bfa_mbox_cmd_s mbcmd;
676 struct bfa_mbox_cmd_s mb; /* mailbox */
[all …]
Dbfa_ioc.c1777 struct bfa_mbox_cmd_s *cmd; in bfa_ioc_mbox_poll()
1807 struct bfa_mbox_cmd_s *cmd; in bfa_ioc_mbox_flush()
2312 bfa_ioc_mbox_queue(struct bfa_ioc_s *ioc, struct bfa_mbox_cmd_s *cmd) in bfa_ioc_mbox_queue()
2733 struct bfa_mbox_cmd_s cmd; in bfa_ioc_send_fwsync()