Lines Matching refs:_IO
39 #define RAID_AUTORUN _IO (MD_MAJOR, 0x14)
43 #define CLEAR_ARRAY _IO (MD_MAJOR, 0x20)
45 #define HOT_REMOVE_DISK _IO (MD_MAJOR, 0x22)
47 #define SET_DISK_INFO _IO (MD_MAJOR, 0x24)
48 #define WRITE_RAID_INFO _IO (MD_MAJOR, 0x25)
49 #define UNPROTECT_ARRAY _IO (MD_MAJOR, 0x26)
50 #define PROTECT_ARRAY _IO (MD_MAJOR, 0x27)
51 #define HOT_ADD_DISK _IO (MD_MAJOR, 0x28)
52 #define SET_DISK_FAULTY _IO (MD_MAJOR, 0x29)
53 #define HOT_GENERATE_ERROR _IO (MD_MAJOR, 0x2a)
59 #define STOP_ARRAY _IO (MD_MAJOR, 0x32)
60 #define STOP_ARRAY_RO _IO (MD_MAJOR, 0x33)
61 #define RESTART_ARRAY_RW _IO (MD_MAJOR, 0x34)
62 #define CLUSTERED_DISK_NACK _IO (MD_MAJOR, 0x35)