Searched refs:vc_maxmux (Results 1 – 2 of 2) sorted by relevance
233 if (vcp->vc_maxmux != 0 && iod->iod_muxcnt >= vcp->vc_maxmux) in smb_iod_sendrq()442 if (vcp->vc_maxmux == 0) { in smb_iod_addrq()446 if (iod->iod_muxcnt < vcp->vc_maxmux) in smb_iod_addrq()
272 #define vc_maxmux vc_sopt.sv_maxmux macro