#include <pxe.h>
Data Fields | |
| uint32_t | signature |
| Signature. | |
| uint16_t | vendor_id |
| PCI vendor ID. | |
| uint16_t | device_id |
| PCI device ID. | |
Definition at line 131 of file pxe.h.
Signature.
Must be equal to PCIR_SIGNATURE
Definition at line 136 of file pxe.h.
Referenced by undirom_parse_pcirheader().
1.5.7.1