Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/ide/
H A Dinternal.h19 typedef struct IDEDevice IDEDevice; typedef
513 struct IDEDevice { struct
514 DeviceState qdev;
515 uint32_t unit;
516 BlockConf conf;
517 int chs_trans;
518 char *version;
519 char *serial;
520 char *model;
521 uint64_t wwn;
[all …]