Revision e2bcadad hw/ide/internal.h

b/hw/ide/internal.h
472 472
#define BM_STATUS_INT    0x04
473 473
#define BM_STATUS_DMA_RETRY  0x08
474 474
#define BM_STATUS_PIO_RETRY  0x10
475
#define BM_STATUS_RETRY_READ 0x20
475
#define BM_STATUS_RETRY_READ  0x20
476
#define BM_STATUS_RETRY_FLUSH 0x40
476 477

  
477 478
#define BM_CMD_START     0x01
478 479
#define BM_CMD_READ      0x08

Also available in: Unified diff