PCI-X bridge capability - 0x07
#include <qvm/hw_pci.h>
struct _pci_capability_pcix_bridge {
uint8_t Capability_ID;
uint8_t Next_Pointer;
uint16_t PCI_X_Secondary_Status;
uint32_t PCI_X_Bridge_Status;
uint32_t Upstream_Split_Transaction_Control;
uint32_t Downstream_Split_Transaction_Control;
} ;
See PCI specification.
See PCI specification.
See PCI specification.
See PCI specification.
See PCI specification.
See PCI specification.
See the PCI specification.