Home
last modified time | relevance | path

Searched defs:_num (Results 1 – 6 of 6) sorted by relevance

/openbmc/qemu/include/migration/
H A Dvmstate.h280 #define vmstate_offset_array(_state, _field, _type, _num) \ argument
366 #define VMSTATE_ARRAY(_field, _state, _num, _version, _info, _type) {\ argument
396 #define VMSTATE_SUB_ARRAY(_field, _state, _start, _num, _version, _info, _type) { \ argument
505 #define VMSTATE_ARRAY_OF_POINTER(_field, _state, _num, _version, _info, _type) {\ argument
525 #define VMSTATE_STRUCT_SUB_ARRAY(_field, _state, _start, _num, _version, _vmsd, _type) { \ argument
535 #define VMSTATE_STRUCT_ARRAY_TEST(_field, _state, _num, _test, _version, _vmsd, _type) { \ argument
572 #define VMSTATE_STRUCT_VARRAY_POINTER_KNOWN(_field, _state, _num, _version, _vmsd, _type) { \ argument
876 #define VMSTATE_STRUCT_ARRAY(_field, _state, _num, _version, _vmsd, _type) \ argument
1056 #define VMSTATE_BOOL_SUB_ARRAY(_f, _s, _start, _num) \ argument
1068 #define VMSTATE_UINT16_SUB_ARRAY(_f, _s, _start, _num) \ argument
[all …]
/openbmc/qemu/hw/net/
H A Digb.c562 #define VMSTATE_IGB_INTR_DELAY_TIMER_ARRAY(_f, _s, _num) \ argument
H A De1000e.c600 #define VMSTATE_E1000E_INTR_DELAY_TIMER_ARRAY(_f, _s, _num) \ argument
/openbmc/u-boot/drivers/usb/gadget/
H A Dci_udc.c671 int num, in, _num, _in, i; in handle_setup() local
/openbmc/u-boot/arch/arm/mach-kirkwood/include/mach/
H A Dmpp.h11 #define MPP(_num, _sel, _in, _out, _F6180, _F6190, _F6192, _F6281) ( \ argument
/openbmc/qemu/hw/ide/
H A Dide-internal.h385 #define VMSTATE_IDE_BUS_ARRAY(_field, _state, _num) \ argument