Lines Matching refs:_IO
43 #define RAID_AUTORUN _IO (MD_MAJOR, 0x14)
47 #define CLEAR_ARRAY _IO (MD_MAJOR, 0x20)
49 #define HOT_REMOVE_DISK _IO (MD_MAJOR, 0x22)
51 #define SET_DISK_INFO _IO (MD_MAJOR, 0x24)
52 #define WRITE_RAID_INFO _IO (MD_MAJOR, 0x25)
53 #define UNPROTECT_ARRAY _IO (MD_MAJOR, 0x26)
54 #define PROTECT_ARRAY _IO (MD_MAJOR, 0x27)
55 #define HOT_ADD_DISK _IO (MD_MAJOR, 0x28)
56 #define SET_DISK_FAULTY _IO (MD_MAJOR, 0x29)
57 #define HOT_GENERATE_ERROR _IO (MD_MAJOR, 0x2a)
63 #define STOP_ARRAY _IO (MD_MAJOR, 0x32)
64 #define STOP_ARRAY_RO _IO (MD_MAJOR, 0x33)
65 #define RESTART_ARRAY_RW _IO (MD_MAJOR, 0x34)
66 #define CLUSTERED_DISK_NACK _IO (MD_MAJOR, 0x35)