PCI-X capability - 0x07
#include <qvm/hw_pci.h>
struct _pci_capability_pcix {
uint8_t Capability_ID;
uint8_t Next_Pointer;
uint16_t PCI_X_Command;
uint32_t PCI_X_Status;
} ;
See PCI specification.
See PCI specification.
See PCI specification.
See PCI specification.
See the PCI specification.