Searched refs:mbx_cmd_t (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_mbx.c58 static int ql_mailbox_command(ql_adapter_state_t *, mbx_cmd_t *);
84 ql_mailbox_command(ql_adapter_state_t *vha, mbx_cmd_t *mcp)
427 mbx_cmd_t mc = {0};
428 mbx_cmd_t *mcp = &mc;
500 mbx_cmd_t mc = {0};
501 mbx_cmd_t *mcp = &mc;
556 mbx_cmd_t mc = {0};
557 mbx_cmd_t *mcp = &mc;
598 mbx_cmd_t mc = {0};
599 mbx_cmd_t *mc
[all...]
H A Dql_api.c11831 mbx_cmd_t mc;
11832 mbx_cmd_t *mcp = &mc;
13161 mbx_cmd_t mc;
13162 mbx_cmd_t *mcp = &mc;
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlge/
H A Dqlge_mpi.c169 ql_issue_mailbox_cmd(qlge_t *qlge, mbx_cmd_t *mbx_cmd)
228 ql_issue_mailbox_cmd_and_poll_rsp(qlge_t *qlge, mbx_cmd_t *mbx_cmd,
293 ql_issue_mailbox_cmd_and_wait_rsp(qlge_t *qlge, mbx_cmd_t *mbx_cmd)
369 mbx_cmd_t reply_cmd = {0};
712 mbx_cmd_t mbx_cmds;
770 mbx_cmd_t mbx_cmds = {0};
819 mbx_cmd_t mbx_cmds = {0};
858 mbx_cmd_t mbx_cmds = {0};
929 mbx_cmd_t mbx_cmds = {0};
999 mbx_cmd_t mbx_cmd
[all...]
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_mbx.h406 } mbx_cmd_t; typedef in typeref:struct:mbx_cmd
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlge/
H A Dqlge_hw.h1694 } mbx_cmd_t; typedef in typeref:struct:mbx_cmd

Completed in 119 milliseconds