Searched refs:CVC (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/sun4u/starfire/sys/
H A Dcvc.h48 #define CVC 'N' macro
49 #define CVC_BREAK (CVC<<8)
50 #define CVC_DISCONNECT ((CVC<<8)|0x1)
54 #define CVC_CONN_STAT 0x4 /* status of CVC connects */
/illumos-gate/usr/src/uts/sun4u/starcat/sys/
H A Dsc_cvcio.h85 #define CVC 'N' macro
86 #define CVC_BREAK ((CVC<<8) | 0x00)
87 #define CVC_DISCONNECT ((CVC<<8) | 0x01)
96 #define CVC_CONN_STAT 0x4 /* status of CVC connects */

Completed in 44 milliseconds