Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/fs/smbclnt/netsmb/
H A Dsmb_conn.h179 smbioc_ssn_work_t vc_work; member
197 #define vc_sopt vc_work.wk_sopt
198 #define vc_maxmux vc_work.wk_sopt.sv_maxmux
199 #define vc_tran_fd vc_work.wk_iods.is_tran_fd
200 #define vc_hflags vc_work.wk_iods.is_hflags
201 #define vc_hflags2 vc_work.wk_iods.is_hflags2
202 #define vc_smbuid vc_work.wk_iods.is_smbuid
203 #define vc_next_mid vc_work.wk_iods.is_next_mid
204 #define vc_txmax vc_work.wk_iods.is_txmax
205 #define vc_rwmax vc_work.wk_iods.is_rwmax
[all …]
H A Dsmb_usr.c865 if (ddi_copyin((void *)arg, &vcp->vc_work, in smb_usr_iod_work()
883 vcp->vc_work.wk_out_state = vcp->vc_state; in smb_usr_iod_work()
885 (void) ddi_copyout(&vcp->vc_work, (void *)arg, in smb_usr_iod_work()