Searched refs:CVC_DISCONNECT (Results 1 – 7 of 7) sorted by relevance
50 #define CVC_DISCONNECT ((CVC<<8)|0x1) macro
87 #define CVC_DISCONNECT ((CVC<<8) | 0x01) macro
260 case CVC_DISCONNECT: in cvcr_ioctl()
268 } else if (iocp->ioc_cmd == CVC_DISCONNECT) { in cvcr_ioctl()
724 if (iocp->ioc_cmd == CVC_DISCONNECT) { in cvc_redir()
727 cvcd_ioctl(rconsfd, CVC_DISCONNECT);
678 ASSERT(iocp->ioc_cmd == CVC_DISCONNECT); in cvc_redir()