Home
last modified time | relevance | path

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

/f-stack/freebsd/sys/
H A Data.h1009 struct ata_ioc_raid_config { struct
1010 int lun;
1011 int type;
1021 int interleave;
1022 int status;
1049 #define IOCATARAIDCREATE _IOWR('a', 200, struct ata_ioc_raid_config) argument