summaryrefslogtreecommitdiffstats
path: root/hw/ide/internal.h
diff options
context:
space:
mode:
authorKevin Wolf <kwolf@redhat.com>2009-11-27 13:25:38 +0100
committerAnthony Liguori <aliguori@us.ibm.com>2009-12-03 11:45:49 -0600
commitce4b6522f71f6cc5ccdb0d278f94ae1b85ba0959 (patch)
tree66ac05ab9a01b0fb5c2af09f370f4fd1f8172cb2 /hw/ide/internal.h
parente9b2e81889d9877415710484b876ee57a42b0bcb (diff)
downloadhqemu-ce4b6522f71f6cc5ccdb0d278f94ae1b85ba0959.zip
hqemu-ce4b6522f71f6cc5ccdb0d278f94ae1b85ba0959.tar.gz
ide: Implement rerror option
Signed-off-by: Kevin Wolf <kwolf@redhat.com> Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
Diffstat (limited to 'hw/ide/internal.h')
-rw-r--r--hw/ide/internal.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/hw/ide/internal.h b/hw/ide/internal.h
index 567616e..f937daa 100644
--- a/hw/ide/internal.h
+++ b/hw/ide/internal.h
@@ -464,6 +464,7 @@ struct IDEDeviceInfo {
#define BM_STATUS_INT 0x04
#define BM_STATUS_DMA_RETRY 0x08
#define BM_STATUS_PIO_RETRY 0x10
+#define BM_STATUS_RETRY_READ 0x20
#define BM_CMD_START 0x01
#define BM_CMD_READ 0x08
OpenPOWER on IntegriCloud