Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/sys/
Data.h587 struct ata_ioc_raid_config { struct
588 int lun;
589 int type;
599 int interleave;
600 int status;
627 #define IOCATARAIDCREATE _IOWR('a', 200, struct ata_ioc_raid_config) argument