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.h1015 struct ata_ioc_raid_config { struct
1016 int lun;
1017 int type;
1027 int interleave;
1028 int status;
1055 #define IOCATARAIDCREATE _IOWR('a', 200, struct ata_ioc_raid_config) argument