Searched defs:UNIT (Results 1 – 6 of 6) sorted by relevance
12 # define X(UNIT, RPC) NV_VGPU_MSG_FUNCTION_##RPC, argument
12 # define X(UNIT, RPC, VAL) NV_VGPU_MSG_FUNCTION_##RPC = VAL, argument
134 #define UNIT(unit) FIRST(unit) macro
319 # define UNIT(x) ((x) << 24) macro
302 #define UNIT(x) ((x) & 0x03) /* drive on fdc */ macro
1115 uint8_t UNIT :1; member