GVM User Suite
User tools for the GVM open source project.
Data Fields
BusGetPciInfo Struct Reference

Gets the BUS PCI info. More...

#include <nv2080.h>

Data Fields

uint32_t dev_id
 Device ID. More...
 
uint32_t sub_dev_id
 Sub device ID. More...
 
uint32_t revision_id
 Revision ID. More...
 
uint32_t ext_id
 Extension ID. More...
 

Detailed Description

Gets the BUS PCI info.

This acts as a parameter into a method which gives us the BUS PCI info for a GPU.

Definition at line 38 of file nv2080.h.

Field Documentation

◆ dev_id

uint32_t BusGetPciInfo::dev_id

Device ID.

Definition at line 39 of file nv2080.h.

◆ ext_id

uint32_t BusGetPciInfo::ext_id

Extension ID.

Definition at line 42 of file nv2080.h.

◆ revision_id

uint32_t BusGetPciInfo::revision_id

Revision ID.

Definition at line 41 of file nv2080.h.

◆ sub_dev_id

uint32_t BusGetPciInfo::sub_dev_id

Sub device ID.

Definition at line 40 of file nv2080.h.


The documentation for this struct was generated from the following file: