SISCI API
Documentation
sci_smartio_query_device_t Struct Reference

#include <sisci_api.h>

Data Fields

unsigned long long fdid
 
unsigned int subcommand
 
void * data
 

Detailed Description

The data structure for SCI_Q_DEVICE commands.

See also
SCIQuery
SCI_Q_DEVICE

Field Documentation

◆ data

void* sci_smartio_query_device_t::data

A pointer to where the response is stored. See SCIQuery() and each subcommand for which type is required.

◆ fdid

unsigned long long sci_smartio_query_device_t::fdid

The fabric device to query

◆ subcommand

unsigned int sci_smartio_query_device_t::subcommand

The subcommand. See SCIQuery()


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