add ahci support
[seabios.git] / src / disk.h
index 55a5da3ba7031afe61bc8f55583143bc2ab0f563..c1ba6ae44c0ad468fbd4c618865da83e8c661722 100644 (file)
@@ -198,6 +198,7 @@ struct drive_s {
 #define DTYPE_CDEMU    0x05
 #define DTYPE_USB      0x06
 #define DTYPE_VIRTIO   0x07
+#define DTYPE_AHCI     0x08
 
 #define MAXDESCSIZE 80