Home
last modified time | relevance | path

Searched refs:TI_CAPABILITY (Results 1 – 4 of 4) sorted by relevance

/titanic_44/usr/src/uts/common/sys/
H A Dtimod.h54 #define TI_CAPABILITY (TIMOD|150) macro
/titanic_44/usr/src/uts/common/io/
H A Dtimod.c1011 if (ioc_cmd == TI_CAPABILITY) { in timodrproc()
1472 case TI_CAPABILITY: in timodwput()
1768 case TI_CAPABILITY: { in timodwproc()
2680 ASSERT(iocbp->ioc_cmd == TI_CAPABILITY); in tim_tcap_genreply()
2767 else if (iocbp->ioc_cmd != TI_CAPABILITY) in tim_ioctl_send_reply()
2957 ioc_cmd == TI_CAPABILITY) { in tim_send_ioctl_tpi_msg()
/titanic_44/usr/src/lib/libnsl/nsl/
H A D_utility.c894 (int)sizeof (struct T_capability_ack), TI_CAPABILITY, &retlen); in _t_create()
1655 (int)sizeof (struct T_capability_ack), TI_CAPABILITY, &retlen); in _t_do_postconn_sync()
/titanic_44/usr/src/cmd/truss/
H A Dcodes.c511 #ifdef TI_CAPABILITY
512 { (uint_t)TI_CAPABILITY, "TI_CAPABILITY", NULL },