S_LDT_CMD_CAPTYPE  198 arch/mips/include/asm/sibyte/sb1250_ldt.h #define M_LDT_CMD_CAPTYPE		_SB_MAKEMASK_32(3, S_LDT_CMD_CAPTYPE)
S_LDT_CMD_CAPTYPE  199 arch/mips/include/asm/sibyte/sb1250_ldt.h #define V_LDT_CMD_CAPTYPE(x)		_SB_MAKEVALUE_32(x, S_LDT_CMD_CAPTYPE)
S_LDT_CMD_CAPTYPE  200 arch/mips/include/asm/sibyte/sb1250_ldt.h #define G_LDT_CMD_CAPTYPE(x)		_SB_GETVALUE_32(x, S_LDT_CMD_CAPTYPE, M_LDT_CMD_CAPTYPE)