#include <sisci_api.h>
Data Fields | |
unsigned long long | fdid |
unsigned int | subcommand |
void * | data |
The data structure for SCI_Q_DEVICE commands.
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.
unsigned long long sci_smartio_query_device_t::fdid |
The fabric device to query
unsigned int sci_smartio_query_device_t::subcommand |
The subcommand. See SCIQuery()