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

/illumos-gate/usr/src/uts/common/fs/smbclnt/netsmb/
H A Dsmb_rq.h53 #define SMBR_NOINTR_SEND 0x0100 /* no interrupt in send wait */ macro
H A Dsmb_smb.c343 rqp->sr_flags |= (SMBR_NOINTR_SEND | SMBR_NORECONNECT);
504 rqp->sr_flags |= (SMBR_NOINTR_SEND | SMBR_NORECONNECT);
597 rqp->sr_flags |= (SMBR_NOINTR_SEND | SMBR_NORECONNECT);
H A Dsmb_iod.c755 * are marked SMBR_NOINTR_SEND so they either go eventually,
760 if (rqp->sr_flags & SMBR_NOINTR_SEND) {
/illumos-gate/usr/src/uts/common/fs/smbclnt/smbfs/
H A Dsmbfs_smb.c155 rqp->sr_flags |= SMBR_NOINTR_SEND;
2036 rqp->sr_flags |= SMBR_NOINTR_SEND;

Completed in 69 milliseconds