Home
last modified time | relevance | path

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

/illumos-gate/usr/src/contrib/bhyve/sys/
H A Data.h1007 struct ata_ioc_raid_config { struct
1008 int lun;
1009 int type;
1019 int interleave;
1020 int status;
1047 #define IOCATARAIDCREATE _IOWR('a', 200, struct ata_ioc_raid_config) argument