NVIDIA DRIVE OS Linux API Reference

5.1.0.2 Release

 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
GpcdmaChStatusContext Struct Reference

Detailed Description

Defines the GPCDMA Channel Status Context.

Note :Caller fills the 'Ch' , and invokes the GPCDMA Driver Ioctl QB_DMA_IOCTL_CHANNEL_STATUS,GPCDMA driver polulates the the status in 'Status'

Definition at line 211 of file gpc_dma.h.

Data Fields

GpcDmaChannel Ch
 Specifies the DMA channel for which the status is queried. More...
 
GpcDmaChStatus Status
 Specifies the DMA channel status. More...
 

Field Documentation

GpcDmaChannel GpcdmaChStatusContext::Ch

Specifies the DMA channel for which the status is queried.

Definition at line 214 of file gpc_dma.h.

GpcDmaChStatus GpcdmaChStatusContext::Status

Specifies the DMA channel status.

Definition at line 216 of file gpc_dma.h.


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