SISCI API
Documentation
sci_query_dma_t Struct Reference

#include <sisci_api.h>

Data Fields

unsigned int localAdapterNo
 
unsigned int subcommand
 
void * data
 

Detailed Description

The data structure for SCI_Q_DMA commands.

See also
SCIQuery
SCI_Q_DMA

Field Documentation

◆ data

void* sci_query_dma_t::data

A pointer to where the result is stored as specified by each subcommand

◆ localAdapterNo

unsigned int sci_query_dma_t::localAdapterNo

The local adapter number to query

◆ subcommand

unsigned int sci_query_dma_t::subcommand

The subcommand. See SCIQuery()


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