|
Flash Translation Layer
1.0
|
metadata of the device More...
#include <device.h>

Data Fields | |
| pthread_mutex_t | mutex |
| const struct device_operations * | d_op |
| struct device_info | info |
| uint64_t * | badseg_bitmap |
| void * | d_private |
| int(* | d_submodule_exit )(struct device *) |
metadata of the device
| uint64_t* device::badseg_bitmap |
| const struct device_operations* device::d_op |
| void* device::d_private |
generally contain the sub-layer's data structure
| int(* device::d_submodule_exit) (struct device *) |
| struct device_info device::info |
| pthread_mutex_t device::mutex |
1.8.13