Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ycai
simbricks
Commits
e9c1dcbc
"git@developer.sourcefind.cn:modelzoo/resnet50_tensorflow.git" did not exist on "3d29d12b32cb273e47431759f0cc21d5c9fdb61e"
Commit
e9c1dcbc
authored
Jan 21, 2022
by
Antoine Kaufmann
Browse files
lib/proto/pcie: add programming interface field
parent
4af2fc84
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
+2
-0
lib/simbricks/proto/pcie.h
lib/simbricks/proto/pcie.h
+2
-0
No files found.
lib/simbricks/proto/pcie.h
View file @
e9c1dcbc
...
@@ -90,6 +90,8 @@ struct SimbricksProtoPcieDevIntro {
...
@@ -90,6 +90,8 @@ struct SimbricksProtoPcieDevIntro {
uint8_t
pci_subclass
;
uint8_t
pci_subclass
;
/* PCI revision */
/* PCI revision */
uint8_t
pci_revision
;
uint8_t
pci_revision
;
/* PCI prog if */
uint8_t
pci_progif
;
/* PCI number of MSI vectors */
/* PCI number of MSI vectors */
uint8_t
pci_msi_nvecs
;
uint8_t
pci_msi_nvecs
;
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment