aboutsummaryrefslogtreecommitdiffstats
path: root/internal/testbinapi/binapi2001/.vppapi/core/pci_types.api.json
diff options
context:
space:
mode:
Diffstat (limited to 'internal/testbinapi/binapi2001/.vppapi/core/pci_types.api.json')
-rw-r--r--internal/testbinapi/binapi2001/.vppapi/core/pci_types.api.json32
1 files changed, 32 insertions, 0 deletions
diff --git a/internal/testbinapi/binapi2001/.vppapi/core/pci_types.api.json b/internal/testbinapi/binapi2001/.vppapi/core/pci_types.api.json
new file mode 100644
index 0000000..079c508
--- /dev/null
+++ b/internal/testbinapi/binapi2001/.vppapi/core/pci_types.api.json
@@ -0,0 +1,32 @@
+{
+ "types": [
+ [
+ "pci_address",
+ [
+ "u16",
+ "domain"
+ ],
+ [
+ "u8",
+ "bus"
+ ],
+ [
+ "u8",
+ "slot"
+ ],
+ [
+ "u8",
+ "function"
+ ]
+ ]
+ ],
+ "messages": [],
+ "unions": [],
+ "enums": [],
+ "services": {},
+ "options": {
+ "version": "1.0.0"
+ },
+ "aliases": {},
+ "vl_api_version": "0x5d418665"
+}