X-Git-Url: http://v3vee.org/palacios/gitweb/gitweb.cgi?p=palacios.git;a=blobdiff_plain;f=palacios%2Fsrc%2Fdevices%2Fide-types.h;h=4dbdc1da2d73bb02b9a0803bdc1f4906cc18804c;hp=2570a4501528a25bd0787aef5a56fb4645dc7566;hb=262421e0f445e5427698043eb5b3309f9768a1f2;hpb=ee9c51d03e9eaa875e45febd3fc8b695d1061956 diff --git a/palacios/src/devices/ide-types.h b/palacios/src/devices/ide-types.h index 2570a45..4dbdc1d 100644 --- a/palacios/src/devices/ide-types.h +++ b/palacios/src/devices/ide-types.h @@ -73,7 +73,7 @@ struct ide_status_reg { } __attribute__((packed)); -struct ide_drive_ctrl_reg { +struct ide_ctrl_reg { union { uint8_t val; struct {