mirror of
https://github.com/NVIDIA/open-gpu-kernel-modules.git
synced 2026-05-05 21:53:43 +00:00
530.30.02
This commit is contained in:
@@ -23,6 +23,8 @@
|
||||
|
||||
#pragma once
|
||||
|
||||
#include <nvtypes.h>
|
||||
|
||||
//
|
||||
// This file was generated with FINN, an NVIDIA coding tool.
|
||||
// Source file: ctrl/ctrlxxxx.finn
|
||||
@@ -65,3 +67,8 @@
|
||||
|
||||
#define NVxxxx_CTRL_LEGACY_PRIVILEGED (0xC0)
|
||||
#define NVxxxx_CTRL_LEGACY_NON_PRIVILEGED (0x80)
|
||||
|
||||
typedef struct NVXXXX_CTRL_XXX_INFO {
|
||||
NvU32 index;
|
||||
NvU32 data;
|
||||
} NVXXXX_CTRL_XXX_INFO;
|
||||
|
||||
Reference in New Issue
Block a user