GVM User Suite
User tools for the GVM open source project.
Data Structures | Macros
nv2080.h File Reference
#include <stdint.h>
Include dependency graph for nv2080.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  BusGetPciInfo
 Gets the BUS PCI info. More...
 

Macros

#define NV2080_CLASS   0x00002080
 Command to allocate a Nv2080 device. More...
 
#define NV2080_GET_BUS_PCI_INFO   0x20801801
 Command to get the BUS PCI info. More...
 

Macro Definition Documentation

◆ NV2080_CLASS

#define NV2080_CLASS   0x00002080

Command to allocate a Nv2080 device.

Definition at line 29 of file nv2080.h.

◆ NV2080_GET_BUS_PCI_INFO

#define NV2080_GET_BUS_PCI_INFO   0x20801801

Command to get the BUS PCI info.

Definition at line 32 of file nv2080.h.