Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_dfc.c415 emlxs_dfc_copyin(emlxs_hba_t *hba, void *arg, dfc_t *dfc1, dfc_t *dfc2, in emlxs_dfc_copyin() argument
467 dfc2->cmd = dfc1->cmd; in emlxs_dfc_copyin()
468 dfc2->flag = dfc1->flag; in emlxs_dfc_copyin()
469 dfc2->data1 = dfc1->data1; in emlxs_dfc_copyin()
470 dfc2->data2 = dfc1->data2; in emlxs_dfc_copyin()
471 dfc2->data3 = dfc1->data3; in emlxs_dfc_copyin()
472 dfc2->data4 = dfc1->data4; in emlxs_dfc_copyin()
473 dfc2->buf1 = 0; in emlxs_dfc_copyin()
474 dfc2->buf1_size = 0; in emlxs_dfc_copyin()
475 dfc2->buf2 = 0; in emlxs_dfc_copyin()
[all …]