Revision 124964b5

b/hw/ide/internal.h
464 464
struct IDEDeviceInfo {
465 465
    DeviceInfo qdev;
466 466
    ide_qdev_initfn init;
467
    uint32_t unit;
468
    DriveInfo *drive;
469 467
};
470 468

  
471 469
#define BM_STATUS_DMAING 0x01

Also available in: Unified diff