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