#include <pcidef.h>
Public Attributes | |
| union { | |
| long long pci_q_pci_hardware_id | |
| struct { | |
| short int pci_w_pci_hardware_id_vendor | |
| short int pci_w_pci_hardware_id_device | |
| union { | |
| int pci_l_pci_hardware_id_fill | |
| struct { | |
| short int pci_w_pci_hardware_id_sub_vndr | |
| short int pci_w_pci_hardware_id_sub_id | |
| } | |
| } | |
| } | |
| }; | |
Definition at line 204 of file pcidef.h.
| union { ... } |
1.5.5