Searched refs:emlxs_fct_cmd_post (Results 1 – 1 of 1) sorted by relevance
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/ |
H A D | emlxs_fct.c | 50 static void emlxs_fct_cmd_post(emlxs_port_t *port, fct_cmd_t *fct_cmd, 816 emlxs_fct_cmd_post(port, fct_cmd, EMLXS_FCT_CMD_POSTED); in emlxs_fct_unsol_flush() 1792 emlxs_fct_cmd_post(port, fct_cmd, EMLXS_FCT_CMD_POSTED); in emlxs_fct_send_cmd_rsp() 1805 emlxs_fct_cmd_post(port, fct_cmd, EMLXS_FCT_CMD_POSTED); in emlxs_fct_send_cmd_rsp() 2236 emlxs_fct_cmd_post(port, fct_cmd, EMLXS_FCT_CMD_POSTED); in emlxs_fct_register_remote_port() 2251 emlxs_fct_cmd_post(port, fct_cmd, EMLXS_FCT_CMD_POSTED); in emlxs_fct_register_remote_port() 2506 emlxs_fct_cmd_post(port, fct_cmd, EMLXS_FCT_CMD_POSTED); in emlxs_fct_handle_unsol_req() 2592 emlxs_fct_cmd_post(port, fct_cmd, EMLXS_FCT_CMD_POSTED); in emlxs_fct_send_fcp_data() 2606 emlxs_fct_cmd_post(port, fct_cmd, EMLXS_FCT_CMD_POSTED); in emlxs_fct_send_fcp_data() 2671 emlxs_fct_cmd_post(port, fct_cmd, EMLXS_FCT_CMD_POSTED); in emlxs_fct_send_fcp_status() [all …]
|