Home
last modified time | relevance | path

Searched refs:emlxs_els_reply (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_els.c394 (void) emlxs_els_reply(port, iocbq, ELS_CMD_LS_RJT, in emlxs_els_handle_unsol_req()
1123 (void) emlxs_els_reply(port, iocbq, ELS_CMD_LS_RJT, in emlxs_handle_unsol_rscn()
1183 (void) emlxs_els_reply(port, iocbq, ELS_CMD_LS_RJT, in emlxs_process_unsol_flogi()
1269 (void) emlxs_els_reply(port, iocbq, ELS_CMD_LS_RJT, in emlxs_handle_unsol_flogi()
1625 (void) emlxs_els_reply(port, iocbq, ELS_CMD_ACC, in emlxs_handle_unsol_prli()
1803 (void) emlxs_els_reply(port, iocbq, in emlxs_handle_unsol_prlo()
1824 (void) emlxs_els_reply(port, iocbq, in emlxs_handle_unsol_prlo()
1841 (void) emlxs_els_reply(port, iocbq, ELS_CMD_ACC, in emlxs_handle_unsol_prlo()
1939 (void) emlxs_els_reply(port, iocbq, in emlxs_handle_unsol_logo()
1957 (void) emlxs_els_reply(port, iocbq, ELS_CMD_ACC, in emlxs_handle_unsol_logo()
[all …]
H A Demlxs_fct.c679 (void) emlxs_els_reply(port, &iocbq, in emlxs_fct_handle_unsol_flogi()
683 (void) emlxs_els_reply(port, &iocbq, in emlxs_fct_handle_unsol_flogi()
693 (void) emlxs_els_reply(port, &iocbq, in emlxs_fct_handle_unsol_flogi()
722 (void) emlxs_els_reply(port, &iocbq, in emlxs_fct_handle_unsol_flogi()
3201 (void) emlxs_els_reply(port, iocbq, ELS_CMD_ACC, in emlxs_fct_handle_unsol_els()
3208 (void) emlxs_els_reply(port, iocbq, ELS_CMD_LS_RJT, in emlxs_fct_handle_unsol_els()
3219 (void) emlxs_els_reply(port, iocbq, ELS_CMD_LS_RJT, cmd_code, in emlxs_fct_handle_unsol_els()
3295 (void) emlxs_els_reply(port, iocbq, ELS_CMD_LS_RJT, cmd_code, in emlxs_fct_handle_unsol_els()
H A Demlxs_dhchap.c2020 (void) emlxs_els_reply(port, iocbq, ELS_CMD_ACC, ELS_CMD_AUTH, 0, 0); in emlxs_rcv_auth_msg_auth_negotiate_issue()
2765 (void) emlxs_els_reply(port, iocbq, ELS_CMD_ACC, ELS_CMD_AUTH, 0, 0); in emlxs_rcv_auth_msg_auth_negotiate_cmpl_wait4next()
3239 (void) emlxs_els_reply(port, iocbq, ELS_CMD_ACC, ELS_CMD_AUTH, 0, 0); in emlxs_rcv_auth_msg_dhchap_reply_cmpl_wait4next()
3714 (void) emlxs_els_reply(port, iocbq, ELS_CMD_ACC, ELS_CMD_AUTH, 0, 0); in emlxs_rcv_auth_msg_dhchap_challenge_cmpl_wait4next()
4207 (void) emlxs_els_reply(port, iocbq, ELS_CMD_ACC, ELS_CMD_AUTH, 0, 0); in emlxs_rcv_auth_msg_dhchap_success_cmpl_wait4next()
4382 (void) emlxs_els_reply(port, iocbq, ELS_CMD_ACC, ELS_CMD_AUTH, 0, 0); in emlxs_rcv_auth_msg_npr_node()
4721 (void) emlxs_els_reply(port, iocbq, ELS_CMD_ACC, ELS_CMD_AUTH, 0, 0); in emlxs_rcv_auth_msg_unmapped_node()
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_extern.h361 extern int32_t emlxs_els_reply(emlxs_port_t *port,