Searched defs:inval (Results 1 – 2 of 2) sorted by relevance
| /openbmc/intel-ipmi-oem/src/ |
| H A D | chassiscommands.cpp | 126 std::vector<std::string> inval; in idButtonPropChanged() local
|
| /openbmc/qemu/target/ppc/ |
| H A D | translate.c | 1461 #define GEN_HANDLER(name, opc1, opc2, opc3, inval, type) \ argument 1464 #define GEN_HANDLER_E(name, opc1, opc2, opc3, inval, type, type2) \ argument 1467 #define GEN_HANDLER2(name, onam, opc1, opc2, opc3, inval, type) \ argument 1470 #define GEN_HANDLER2_E(name, onam, opc1, opc2, opc3, inval, type, type2) \ argument 1473 #define GEN_HANDLER_E_2(name, opc1, opc2, opc3, opc4, inval, type, type2) \ argument 1476 #define GEN_HANDLER2_E_2(name, onam, opc1, opc2, opc3, opc4, inval, typ, typ2) \ argument 6449 uint32_t inval; in decode_legacy() local
|