Home
last modified time | relevance | path

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

/dflybsd-src/sys/sys/
H A Dnata.h440 struct ata_ioc_raid_config { struct
441 int lun;
442 int type;
452 int interleave;
453 int status;
480 #define IOCATARAIDCREATE _IOWR('a', 200, struct ata_ioc_raid_config) argument