Add new command definition for rebuilding RAID arrays.

This commit is contained in:
Søren Schmidt 2002-03-03 15:00:39 +00:00
parent 6ccc7d470a
commit 95f78da7d8

View File

@ -233,6 +233,7 @@ struct ata_cmd {
#define ATAATTACH 5
#define ATADETACH 6
#define ATAPICMD 7
#define ATAREBUILD 8
union {
struct {