mbgtools-lx  4.2.8
IOCTL_DEV_FEAT_REQ Struct Reference

Request buffer used to query a device feature. More...

#include <mbgioctl.h>

Data Fields

uint32_t feat_type
 See DEV_FEAT_TYPES. More...
 
uint32_t feat_num
 Number and range depending on IOCTL_DEV_FEAT_REQ::feat_type value. More...
 

Detailed Description

Request buffer used to query a device feature.

Definition at line 473 of file mbgioctl.h.

Field Documentation

◆ feat_num

uint32_t IOCTL_DEV_FEAT_REQ::feat_num

Number and range depending on IOCTL_DEV_FEAT_REQ::feat_type value.

Definition at line 476 of file mbgioctl.h.

Referenced by do_chk_dev_feat(), and ioctl_switch().

◆ feat_type

uint32_t IOCTL_DEV_FEAT_REQ::feat_type

See DEV_FEAT_TYPES.

Definition at line 475 of file mbgioctl.h.

Referenced by do_chk_dev_feat(), and ioctl_switch().


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