Home
last modified time | relevance | path

Searched defs:pci_agp_info (Results 1 – 1 of 1) sorted by relevance

/external/libpciaccess/include/
Dpciaccess.h410 struct pci_agp_info { struct
416 unsigned config_offset;
423 uint8_t major_version;
424 uint8_t minor_version;
432 uint8_t rates;
434 unsigned int fast_writes:1; /**< Are fast-writes supported? */
435 unsigned int addr64:1;
436 unsigned int htrans:1;
437 unsigned int gart64:1;
438 unsigned int coherent:1;
[all …]