yast2-core
|
#include <unistd.h>
#include <fcntl.h>
#include <sys/ioctl.h>
#include <linux/cdrom.h>
#include <linux/raid/md_u.h>
Macros | |
#define | MD_MAJOR 9 |
#define | RAID_AUTORUN _IO (MD_MAJOR, 0x14) |
Functions | |
int | main () |
#define MD_MAJOR 9 |
int main | ( | ) |
References RAID_AUTORUN.