Searched refs:TI_CAPABILITY (Results 1 – 4 of 4) sorted by relevance
54 #define TI_CAPABILITY (TIMOD|150) macro
1011 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()
894 (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()
511 #ifdef TI_CAPABILITY512 { (uint_t)TI_CAPABILITY, "TI_CAPABILITY", NULL },