Linux Kernel
3.7.1
|
Go to the source code of this file.
Data Structures | |
struct | mg_drv_data |
Macros | |
#define | MG_DEV_NAME "mg_disk" |
#define | MG_RST_PIN "mg_rst" |
#define | MG_RSTOUT_PIN "mg_rstout" |
#define | MG_BOOT_DEV (1 << 0) |
#define | MG_STORAGE_DEV (1 << 1) |
#define | MG_STORAGE_DEV_SKIP_RST (1 << 2) |