Home
last modified time | relevance | path

Searched defs:ata_ioc_raid_config (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/sys/
H A Data.h1018 struct ata_ioc_raid_config { struct
1019 int lun;
1020 int type;
1030 int interleave;
1031 int status;
1058 #define IOCATARAIDCREATE _IOWR('a', 200, struct ata_ioc_raid_config) argument