Searched refs:CVC_DISCONNECT (Results 1 - 7 of 7) sorted by relevance

/illumos-gate/usr/src/uts/sun4u/starfire/sys/
H A Dcvc.h50 #define CVC_DISCONNECT ((CVC<<8)|0x1) macro
/illumos-gate/usr/src/uts/sun4u/starcat/sys/
H A Dsc_cvcio.h87 #define CVC_DISCONNECT ((CVC<<8) | 0x01) macro
/illumos-gate/usr/src/uts/sun4u/starcat/io/
H A Dcvcredir.c268 } else if (iocp->ioc_cmd == CVC_DISCONNECT) {
H A Dcvc.c724 if (iocp->ioc_cmd == CVC_DISCONNECT) {
/illumos-gate/usr/src/uts/sun4u/starfire/cvcredir/
H A Dcvcredir.c260 case CVC_DISCONNECT:
/illumos-gate/usr/src/cmd/cvcd/sparc/sun4u/starfire/
H A Dcvcd.c727 cvcd_ioctl(rconsfd, CVC_DISCONNECT);
/illumos-gate/usr/src/uts/sun4u/starfire/cvc/
H A Dcvc.c676 * It must be a CVC_DISCONNECT, send hangup.
678 ASSERT(iocp->ioc_cmd == CVC_DISCONNECT);

Completed in 83 milliseconds