|
Motr
M0
|

Go to the source code of this file.
Data Structures | |
| struct | chs_conf |
| struct | chs_dev |
Macros | |
| #define | __MOTR_DESIM_CHS_H__ |
Enumerations | |
| enum | chs_dev_state { CDS_XFER, CDS_IDLE } |
Functions | |
| M0_INTERNAL void | chs_conf_init (struct chs_conf *conf) |
| M0_INTERNAL void | chs_conf_fini (struct chs_conf *conf) |
| M0_INTERNAL void | chs_dev_init (struct chs_dev *dev, struct sim *sim, struct chs_conf *conf) |
| M0_INTERNAL void | chs_dev_fini (struct chs_dev *dev) |