Home
last modified time | relevance | path

Searched refs:TI_GETINFO (Results 1 – 10 of 10) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dtimod.h42 #define TI_GETINFO (TIMOD|140) macro
/illumos-gate/usr/src/uts/common/ktli/
H A Dt_kgtstate.c85 strioc.ic_cmd = TI_GETINFO; in t_kgetstate()
H A Dt_kopen.c213 strioc.ic_cmd = TI_GETINFO; in t_kopen()
/illumos-gate/usr/src/lib/libnsl/nsl/
H A Dt_getinfo.c83 (int)sizeof (struct T_info_req), TI_GETINFO, &retlen); in _tx_getinfo()
H A Dt_alloc.c79 strioc.ic_cmd = TI_GETINFO; in _tx_alloc()
/illumos-gate/usr/src/uts/common/rpc/
H A Dsvc_gen.c143 strioc.ic_cmd = TI_GETINFO; in svc_tli_kcreate()
H A Dsvc_cots.c228 getaddr.ic_cmd = TI_GETINFO; in svc_cots_kcreate()
/illumos-gate/usr/src/uts/common/io/
H A Dtimod.c1076 if (ioc_cmd != TI_GETINFO && ioc_cmd != TI_SYNC) { in timodrproc()
1472 case TI_GETINFO: in timodwput()
1691 case TI_GETINFO: in timodwproc()
2960 if (ioc_cmd == TI_GETINFO || ioc_cmd == TI_SYNC || in tim_send_ioctl_tpi_msg()
/illumos-gate/usr/src/cmd/truss/
H A Dcodes.c514 #ifdef TI_GETINFO
515 { (uint_t)TI_GETINFO, "TI_GETINFO", NULL },
/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs_server.c380 strioc.ic_cmd = TI_GETINFO; in nfs_srv_set_sc_versions()