Searched defs:MS_SLAVE (Results 1 – 7 of 7) sorted by relevance
32 #define MS_SLAVE (1 << 19) macro
44 #define MS_SLAVE (1<<19) macro
33 #define MS_SLAVE (1<<19) /* change to slave */ macro
46 #define MS_SLAVE 1<<19 macro
912 MS_SLAVE = 1 << 19 variable
609 pub const MS_SLAVE: ::c_ulong = 0x080000; constant
1559 pub const MS_SLAVE: ::c_ulong = 0x080000; constant