AGP capability - 0x02
#include <qvm/hw_pci.h>
struct _pci_capability_agp {
uint8_t Capability_ID;
uint8_t Next_Pointer;
uint8_t Major_Minor_Revision;
uint8_t Reserved;
uint32_t AGP_Status;
uint32_t AGP_Command;
} ;
See PCI specification.
See PCI specification.
See PCI specification.
See PCI specification.
See PCI specification.
See PCI specification.
See the PCI specification.