libxtc 0.4.0
Async concurrency for C: Tokio + Seastar + BEAM, in one library
Loading...
Searching...
No Matches
xtc_accel_dev_t Struct Reference

Data Fields

char driver [32]
 
xtc_accel_kind_t kind
 
char name [32]
 
char node [64]
 

Detailed Description

Definition at line 90 of file xtc_accel.h.

Field Documentation

◆ driver

char xtc_accel_dev_t::driver[32]

Definition at line 94 of file xtc_accel.h.

◆ kind

xtc_accel_kind_t xtc_accel_dev_t::kind

Definition at line 91 of file xtc_accel.h.

◆ name

char xtc_accel_dev_t::name[32]

Definition at line 92 of file xtc_accel.h.

◆ node

char xtc_accel_dev_t::node[64]

Definition at line 93 of file xtc_accel.h.


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