Home
last modified time | relevance | path

Searched refs:L_BITSMAJOR (Results 1 – 3 of 3) sorted by relevance

/titanic_44/usr/src/lib/libbc/libc/sys/common/
H A Ds5sysmacros.h29 #define L_BITSMAJOR 14 /* # of SVR4 major device bits */ macro
/titanic_44/usr/src/uts/common/sys/
H A Dsysmacros.h108 #define L_BITSMAJOR 32 /* # of major device bits in 64-bit Solaris */ macro
113 #define L_BITSMAJOR L_BITSMAJOR32 macro
183 #if (L_BITSMAJOR32 == L_BITSMAJOR) && (L_BITSMINOR32 == L_BITSMINOR)
/titanic_44/usr/src/lib/libast/common/features/
H A Dfs85 #ifndef L_BITSMAJOR
86 #define L_BITSMAJOR 8
92 #define L_MAXMAJ ((1<<L_BITSMAJOR)-1)