HomeSort by relevance Sort by last modified time
    Searched defs:RINGBITS (Results 1 - 4 of 4) sorted by null

  /onnv/onnv-gate/usr/src/uts/sun4v/sys/
qcn.h 46 #define RINGBITS 8 /* # of bits in ring ptrs */
47 #define RINGSIZE (1<<RINGBITS) /* size of ring */
  /onnv/onnv-gate/usr/src/uts/sun/sys/
ser_async.h 78 #define RINGBITS 8 /* # of bits in ring ptrs */
79 #define RINGSIZE (1<<RINGBITS) /* size of ring */
  /onnv/onnv-gate/usr/src/uts/common/sys/
asy.h 174 #define RINGBITS 10 /* # of bits in ring ptrs */
175 #define RINGSIZE (1<<RINGBITS) /* size of ring */
  /onnv/onnv-gate/usr/src/uts/sun4/sys/
sudev.h 195 #define RINGBITS 16 /* # of bits in ring ptrs */
196 #define RINGSIZE (1<<RINGBITS) /* size of ring */

Completed in 300 milliseconds