Searched defs:dlist5 (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/avs/ns/rdc/
H A Drdc_clnt.c709 struct net_data5 dlist5; local
812 dlist5.local_cd = local_index;
813 dlist5.cd = remote_index;
816 dlist5.len = (int)fba_len;
817 dlist5.pos = (int)fba_pos;
818 dlist5.idx = -1; /* Starting index */
819 dlist5.flag = transflag;
820 dlist5.seq = aseq; /* sequence number */
821 dlist5.sfba = (int)fba_pos; /* starting fba for this xfer */
880 dlist5
[all...]

Completed in 90 milliseconds