Searched refs:psdisp (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/smbsrv/
H A Dsmb_common_transact.c172 uint16_t tpscnt, tdscnt, pscnt, psdisp; local
195 &pscnt, &psoff, &psdisp, &dscnt, &dsoff, &dsdisp);
205 xa->req_disp_param = psdisp + pscnt;
209 * The words psdisp, dsdisp, tell us what displacement
220 if (xa->req_param_mb.chain_offset != psdisp) {
222 smb_xa_t *, xa, uint16_t, psdisp);
223 xa->req_param_mb.chain_offset = psdisp;
385 uint16_t pscnt, psoff, psdisp, dscnt, dsoff, dsdisp; local
407 &pscnt, &psoff, &psdisp, &dscnt, &dsoff, &dsdisp, &fid);
419 xa->req_disp_param = psdisp
661 uint16_t pscnt, psoff, psdisp, dscnt, dsoff, dsdisp; local
[all...]

Completed in 46 milliseconds