Searched refs:t_flags (Results 1 - 25 of 38) sorted by relevance

12

/illumos-gate/usr/src/uts/common/io/
H A Dttcompat.c209 tp->t_curstate.t_flags = 0;
843 cb->sg_flags = tp->t_curstate.t_flags;
879 ((unsigned)tp->t_curstate.t_flags) >> 16;
913 tp->t_curstate.t_flags =
914 (tp->t_curstate.t_flags & 0xffff0000) |
974 tp->t_curstate.t_flags |= (tp->t_new_lflags << 16);
993 tp->t_curstate.t_flags &= ~(tp->t_new_lflags << 16);
1012 tp->t_curstate.t_flags &= 0xffff;
1013 tp->t_curstate.t_flags |= (tp->t_new_lflags << 16);
1181 if (csp->t_flags
[all...]
H A Dtty_common.c66 tc->t_flags &= ~TS_XCLUDE;
227 tc->t_flags |= TS_XCLUDE;
236 tc->t_flags &= ~TS_XCLUDE;
251 tc->t_flags |= TS_SOFTCAR;
253 tc->t_flags &= ~TS_SOFTCAR;
368 if (tc->t_flags & TS_SOFTCAR)
H A Dasy.c1602 if ((async->async_ttycommon.t_flags & TS_XCLUDE) &&
1647 async->async_ttycommon.t_flags |= TS_SOFTCAR;
1650 async->async_ttycommon.t_flags &= ~TS_SOFTCAR;
1659 (async->async_ttycommon.t_flags & TS_SOFTCAR) ? "set" : "clear",
1675 !(async->async_ttycommon.t_flags & TS_SOFTCAR)) ||
2716 "tp->t_flags & TS_SOFTCAR = %x\n",
2717 instance, asy->asy_msr & DCD, tp->t_flags & TS_SOFTCAR);
2738 !(tp->t_flags & TS_SOFTCAR)) {
/illumos-gate/usr/src/uts/common/fs/smbsrv/
H A Dsmb2_qinfo_fs.c227 if (tree->t_flags & SMB_TREE_UNICODE_ON_DISK)
229 if (tree->t_flags & SMB_TREE_SUPPORTS_ACLS)
231 if ((tree->t_flags & SMB_TREE_CASEINSENSITIVE) == 0)
233 if (tree->t_flags & SMB_TREE_STREAMS)
235 if (tree->t_flags & SMB_TREE_QUOTA)
237 if (tree->t_flags & SMB_TREE_SPARSE)
H A Dsmb_fsinfo.c292 if (tree->t_flags & SMB_TREE_UNICODE_ON_DISK)
295 if (tree->t_flags & SMB_TREE_SUPPORTS_ACLS)
298 if ((tree->t_flags & SMB_TREE_CASEINSENSITIVE) == 0)
301 if (tree->t_flags & SMB_TREE_STREAMS)
304 if (tree->t_flags & SMB_TREE_QUOTA)
307 if (tree->t_flags & SMB_TREE_SPARSE)
H A Dsmb2_setinfo_file.c286 if ((of->f_tree->t_flags & SMB_TREE_SHORTNAMES) == 0)
H A Dsmb_tree.c435 return ((tree->t_flags & flags) == flags);
942 if (tree->t_flags & SMB_TREE_READONLY)
1227 tree->t_flags = flags;
H A Dsmb2_qinfo_file.c432 if ((of->f_tree->t_flags & SMB_TREE_SHORTNAMES) == 0)
/illumos-gate/usr/src/uts/common/sys/
H A Dttcompat.h44 int t_flags; /* flags */ member in struct:__anon9123
H A Dtty.h40 int t_flags; member in struct:tty_common
/illumos-gate/usr/src/cmd/mdb/common/mdb/
H A Dmdb_rawfile.c72 if ((flags ^ t->t_flags) & MDB_TGT_F_RDWR) {
73 uint_t otflags = t->t_flags;
83 t->t_flags = (t->t_flags & ~MDB_TGT_F_RDWR) |
87 t->t_flags = otflags;
248 "object file", t->t_flags, func, private) != 0)
252 "core file", t->t_flags, func, private) != 0)
427 if (t->t_flags & MDB_TGT_F_RDWR)
442 t->t_flags |= MDB_TGT_F_ASIO; /* do i/o using aread and awrite */
H A Dmdb_target.c204 t->t_flags = flags;
231 return (t->t_flags);
395 if (t->t_flags & MDB_TGT_F_ASIO)
415 if (!(t->t_flags & MDB_TGT_F_RDWR))
418 if (t->t_flags & MDB_TGT_F_ASIO)
443 if (t->t_flags & MDB_TGT_F_RDWR)
458 if (t->t_flags & MDB_TGT_F_RDWR)
473 if (t->t_flags & MDB_TGT_F_RDWR)
488 if (t->t_flags & MDB_TGT_F_RDWR)
1087 if (t->t_flags
[all...]
H A Dmdb_kvm.c264 if (t->t_flags & MDB_TGT_F_PRELOAD) {
276 int iochg = ((flags ^ t->t_flags) & MDB_TGT_F_ALLOWIO) &&
278 int rwchg = (flags ^ t->t_flags) & MDB_TGT_F_RDWR;
303 /* We failed to re-open, so don't change t_flags */
310 * the RDWR and ALLOWIO bits in t_flags to match those in flags.
320 t->t_flags = (t->t_flags & ~(MDB_TGT_F_RDWR | MDB_TGT_F_ALLOWIO)) |
404 t->t_flags, argc, argv)) == NULL)
597 if (t->t_flags & MDB_TGT_F_PRELOAD) {
605 if (!(t->t_flags
[all...]
H A Dmdb_target_impl.h228 uint_t t_flags; /* Mode flags (see <mdb_target.h>) */ member in struct:mdb_tgt
/illumos-gate/usr/src/tools/ctf/cvt/
H A Ddwarf.c616 tdp->t_flags = TDESC_F_RESOLVED;
662 if (!(old->t_flags & TDESC_F_RESOLVED)) {
671 new->t_flags = TDESC_F_RESOLVED;
735 dimtdp->t_flags |= TDESC_F_RESOLVED;
773 if (!(dimtdp->t_flags & TDESC_F_RESOLVED)) {
779 tdp->t_flags |= flags;
793 if (tdp->t_flags & TDESC_F_RESOLVED)
809 tdp->t_flags |= TDESC_F_RESOLVED;
822 if (tdp->t_flags & TDESC_F_RESOLVED)
886 tdp->t_flags |
[all...]
H A Dctftools.h239 int t_flags; member in struct:tdesc
H A Dmerge.c725 new->t_flags = old->t_flags;
/illumos-gate/usr/src/uts/common/netinet/
H A Dtcp_var.h39 uchar_t t_flags; member in struct:tcpcb
/illumos-gate/usr/src/uts/sun/io/ttymux/
H A Dttymux.c514 plqi->sm_ttycommon->t_flags = uqi->sm_ttycommon->
515 t_flags;
852 plqi->sm_ttycommon->t_flags = 0;
913 plqi->sm_ttycommon->t_flags = 0;
1046 uqi->sm_ttycommon->t_flags |= TS_SOFTCAR;
1048 uqi->sm_ttycommon->t_flags &= ~TS_SOFTCAR;
1070 (uqi->sm_ttycommon->t_flags & TS_SOFTCAR) ||
1964 (uqi->sm_ttycommon->t_flags & TS_XCLUDE) &&
2192 uqi->sm_ttycommon->t_flags |= TS_SOFTCAR;
2194 uqi->sm_ttycommon->t_flags
[all...]
/illumos-gate/usr/src/uts/sun/io/
H A Dzs_async.c762 za->za_ttycommon.t_flags |= TS_SOFTCAR;
822 } else if ((za->za_ttycommon.t_flags & TS_XCLUDE) &&
846 if ((za->za_ttycommon.t_flags & TS_SOFTCAR) ||
1084 if (zsasoftdtr && (za->za_ttycommon.t_flags & TS_SOFTCAR))
1469 if ((za->za_ttycommon.t_flags & TS_SOFTCAR) ||
2109 (za->za_ttycommon.t_flags & TS_SOFTCAR)) {
2189 (za->za_ttycommon.t_flags & TS_SOFTCAR)) {
2774 if (za->za_ttycommon.t_flags & TS_SOFTCAR)
3350 if (za->za_ttycommon.t_flags & TS_SOFTCAR) printf(" t_fl:TS_SOFTCAR");
3351 if (za->za_ttycommon.t_flags
[all...]
/illumos-gate/usr/src/uts/sun4u/sys/
H A Dcheetahasm.h697 * to deposit the logout data. t_flags is a register that has the
698 * trap-type/trap-level/CEEN info. This t_flags register may be used after
717 * t_flags: input trap type info, may be used as scratch after stored
722 * scr3: Scratch (may be t_flags)
724 #define DO_TL1_CPU_LOGOUT(r_val, afar, t_flags, datap, scr1, scr2, scr3) \
730 stxa t_flags, [datap + CH_CLO_FLAGS]%asi; \
771 * then we return the t_flags value listed below.
775 * t_flags: input trap type info, may be used as scratch after stored
780 * scr4: Scratch (may be t_flags)
782 #define DO_CPU_LOGOUT(r_val, afar, r_or_s, t_flags, scr
[all...]
/illumos-gate/usr/src/cmd/mdb/intel/kmdb/
H A Dkvm_isadep.c376 if (!(t->t_flags & MDB_TGT_F_ALLOWIO) &&
/illumos-gate/usr/src/cmd/mdb/sparc/kmdb/
H A Dkvm_isadep.c244 if (!(t->t_flags & MDB_TGT_F_ALLOWIO) &&
/illumos-gate/usr/src/cmd/mdb/common/kmdb/
H A Dkmdb_kvm.c88 * it, so we just blindly replace the t_flags version with the one
91 t->t_flags = (t->t_flags & ~MDB_TGT_F_ALLOWIO) |
238 if (!(t->t_flags & MDB_TGT_F_ALLOWIO) &&
1503 t->t_flags |= MDB_TGT_F_UNLOAD;
2529 t->t_flags |= MDB_TGT_F_RDWR; /* kmdb is always r/w */
/illumos-gate/usr/src/uts/sun4/io/
H A Dsu_driver.c995 } else if ((async->async_ttycommon.t_flags & TS_XCLUDE) &&
1017 async->async_ttycommon.t_flags |= TS_SOFTCAR;
1018 if ((async->async_ttycommon.t_flags & TS_SOFTCAR) ||
2126 if ((val & DCD) || (tp->t_flags & TS_SOFTCAR)) {
2913 if (tp->t_flags & TS_SOFTCAR)

Completed in 183 milliseconds

12