class code reverse
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1882 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
parent
328852d243
commit
54ab3115e3
2 changed files with 23 additions and 19 deletions
|
|
@ -24,8 +24,8 @@ struct pci_data {
|
|||
uint16_t reserved_1;
|
||||
uint16_t dlen;
|
||||
uint8_t drevision;
|
||||
uint8_t class_hi;
|
||||
uint16_t class_lo;
|
||||
uint8_t class_lo;
|
||||
uint16_t class_hi;
|
||||
uint16_t ilen;
|
||||
uint16_t irevision;
|
||||
uint8_t type;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue