Home
last modified time | relevance | path

Searched refs:T_INFO_REQ (Results 1 – 19 of 19) sorted by relevance

/illumos-gate/usr/src/uts/common/ktli/
H A Dt_kgtstate.c84 inforeq.PRIM_type = T_INFO_REQ; in t_kgetstate()
H A Dt_kopen.c212 inforeq.PRIM_type = T_INFO_REQ; in t_kopen()
/illumos-gate/usr/src/lib/libnsl/nsl/
H A Dt_getinfo.c79 inforeqp->PRIM_type = T_INFO_REQ; in _tx_getinfo()
H A Dt_alloc.c78 info.PRIM_type = T_INFO_REQ; in _tx_alloc()
/illumos-gate/usr/src/uts/common/rpc/
H A Dsvc_gen.c147 tinfo.PRIM_type = T_INFO_REQ; in svc_tli_kcreate()
H A Drpcmod.c508 *(int32_t *)bp->b_wptr = (int32_t)T_INFO_REQ; in rmm_open()
H A Dclnt_cots.c3333 ((union T_primitives *)mp->b_rptr)->type = T_INFO_REQ; in clnt_dispatch_notifyconn()
/illumos-gate/usr/src/uts/common/sys/
H A Dtihdr.h71 #define T_INFO_REQ 5 /* information request */ macro
/illumos-gate/usr/src/uts/common/io/
H A Dtimod.c1104 pptr->error_ack.ERROR_prim = T_INFO_REQ; in timodrproc()
1764 T_INFO_REQ; in timodwproc()
1838 PRIM_type = T_INFO_REQ; in timodwproc()
2701 sizeof (struct T_info_req), M_PCPROTO, T_INFO_REQ); in tim_tcap_genreply()
2827 case T_INFO_REQ: in tim_send_ioc_error_ack()
H A Dtl.c1931 case T_INFO_REQ: in tl_wput()
/illumos-gate/usr/src/uts/common/io/ib/clients/rds/
H A Drdsddi.c638 case T_INFO_REQ: in rds_wput_other()
/illumos-gate/usr/src/uts/common/fs/sockfs/
H A Dsockstr.c613 tir.PRIM_type = T_INFO_REQ; in do_tinfo()
632 if ((error = sowaitprim(so, T_INFO_REQ, T_INFO_ACK, in do_tinfo()
/illumos-gate/usr/src/uts/common/inet/ip/
H A Drts.c1010 case T_INFO_REQ: in rts_wput_other()
H A Dkeysock.c983 case T_INFO_REQ: in keysock_wput_other()
H A Dspdsock.c3375 case T_INFO_REQ: in spdsock_wput_other()
H A Dicmp.c4766 case T_INFO_REQ: in icmp_wput_other()
/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs_server.c384 tinfo.PRIM_type = T_INFO_REQ; in nfs_srv_set_sc_versions()
/illumos-gate/usr/src/uts/common/inet/tcp/
H A Dtcp_output.c974 case T_INFO_REQ: /* information request */ in tcp_wput_proto()
/illumos-gate/usr/src/uts/common/inet/udp/
H A Dudp.c4253 case T_INFO_REQ: in udp_wput_other()