Home
last modified time | relevance | path

Searched defs:LSHIFT (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/uts/i86pc/boot/
H A Dboot_keyboard_table.c41 #define LSHIFT KBTYPE_SPEC_LSHIFT macro
/titanic_41/usr/src/uts/common/os/
H A Dmsacct.c451 #define LSHIFT 31 macro
/titanic_41/usr/src/uts/common/io/rtw/
H A Drtwreg.h90 #define LSHIFT(x, mask) ((x) << MASK_TO_SHIFT(mask)) macro