Searched refs:SMBR_MULTIPACKET (Results 1 – 3 of 3) sorted by relevance
733 if (rqp->sr_flags & SMBR_MULTIPACKET) { in smb1_iod_process()1183 ASSERT(rqp->sr_flags & SMBR_MULTIPACKET); in smb1_iod_multirq()1361 if ((rqp->sr_flags & SMBR_MULTIPACKET) == 0) in smb_iod_waitrq()1379 ASSERT((rqp->sr_flags & SMBR_MULTIPACKET) == 0); in smb_iod_waitrq_int()
54 #define SMBR_MULTIPACKET 0x0040 /* multiple pkts can be sent/received */ macro
1093 rqp->sr_flags |= SMBR_MULTIPACKET; in smb_t2_request_int()1333 rqp->sr_flags |= SMBR_MULTIPACKET; in smb_nt_request_int()