Searched refs:arg2_len (Results 1 – 1 of 1) sorted by relevance
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/ |
H A D | emlxs_dhchap.c | 2498 uint32_t arg2_len) in emlxs_issue_dhchap_reply() argument 2661 bcopy((void *)arg2, (void *)pCmd, arg2_len); in emlxs_issue_dhchap_reply() 2666 bcopy((void *)arg2, (void *)pCmd, arg2_len); in emlxs_issue_dhchap_reply() 2672 bcopy((void *)arg2, (void *)pCmd, arg2_len); in emlxs_issue_dhchap_reply() 2676 bcopy((void *)arg2, (void *)pCmd, arg2_len); in emlxs_issue_dhchap_reply() 2685 ndlp->nlp_DID, dhval_len, arg2_len, cmdsize, in emlxs_issue_dhchap_reply()
|