Searched defs:_X (Results 1 – 9 of 9) sorted by relevance
79 #define BYTE_0(_X) (*((int8_t *)(_X) + 0)) argument 80 #define BYTE_1(_X) (*((int8_t *)(_X) + 1)) argument 81 #define BYTE_2(_X) (*((int8_t *)(_X) + 2)) argument 82 #define BYTE_3(_X) (*((int8_t *)(_X) + 3)) argument 83 #define BYTE_4(_X) (*((int8_t *)(_X) argument 84 BYTE_5(_X) global() argument 85 BYTE_6(_X) global() argument 86 BYTE_7(_X) global() argument 87 BYTE_8(_X) global() argument 89 BIT_0(_X) global() argument 90 BIT_1(_X) global() argument 91 BIT_2(_X) global() argument 92 BIT_3(_X) global() argument 93 BIT_4(_X) global() argument 94 BIT_5(_X) global() argument 95 BIT_6(_X) global() argument 96 BIT_7(_X) global() argument [all...]
68 #define LOW_WARNING_BIT(_X) (BIT_0(_X)) argument 69 #define LOW_SHUTDOWN_BIT(_X) (BIT_1(_X)) argument 70 #define LOW_POWEROFF_BIT(_X) (BIT_2(_X)) argument 71 #define HIGH_WARNING_BIT(_X) (BIT_3(_X)) argument 72 #define HIGH_SHUTDOWN_BIT(_X) (BIT_4(_X)) argument 73 HIGH_POWEROFF_BIT(_X) global() argument [all...]
60 #define _X 0x00000080 /* heXadecimal digit */ macro
51 #define _X 0x00000080 /* heXadecimal digit */ macro
36 #define _X 0100 macro
39 #define _X 0100 /* heXadecimal digit */ macro
64 #define REQ_SA(_X) (((_X) < 10) ? (0xb0 + 2 * ((_X) - 1)) :\ argument
57 #define IPMB_ADDR(_X) (((_X) < 10) ? (0xb0 + 2 * ((_X) - 1)) :\ argument
95 #define FRUDATA_PTR(_X) ((frutree_frunode_t *)(((hashdata_t *)(_X))->data)) argument 96 #define LOCDATA_PTR(_X) ((frutree_locnode_t *)(((hashdata_t *)(_X))->data)) argument 97 #define PORTDATA_PTR(_X) ((frutree_portnode_t *)(((hashdata_t *)(_X))->data)) argument