Home
last modified time | relevance | path

Searched defs:Reply (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/docs/interop/
H A Dvfio-user.rst529 Reply subsection
597 Reply subsection
636 Reply subsection
678 Reply subsection
745 Reply subsection
801 VFIO region capabilities
810 VFIO cap header format
828 VFIO sparse mmap cap header
848 VFIO region info cap sparse mmap
920 Reply subsection
[all …]
/openbmc/google-ipmi-sys/test/
H A Dgoogle_accel_oob_unittest.cpp38 struct Reply in TEST() struct
40 uint32_t count; in TEST()
73 struct Reply in TEST() struct
75 uint32_t index; in TEST()
76 uint8_t length; in TEST()
77 char name[1]; in TEST()
129 struct Reply in TEST() struct
131 uint8_t nameLength; in TEST()
132 char name[kTestDeviceNameLength]; in TEST()
133 uint8_t token; in TEST()
[all …]
/openbmc/google-ipmi-sys/
H A Dgoogle_accel_oob.cpp49 struct Reply in accelOobDeviceCount() struct
51 uint32_t count; in accelOobDeviceCount()
89 struct Reply in accelOobDeviceName() struct
91 uint8_t nameLength; in accelOobDeviceName()
92 char name[MAX_NAME_SIZE]; in accelOobDeviceName()
195 struct Reply in accelOobRead() struct
197 uint64_t data; in accelOobRead()
252 struct Reply in accelOobWrite() struct