hc
2024-01-03 2f7c68cb55ecb7331f2381deb497c27155f32faf
kernel/drivers/ata/libata.h
....@@ -30,6 +30,8 @@
3030 ATA_DNXFER_QUIET = (1 << 31),
3131 };
3232
33
+#define ATA_PORT_TYPE_NAME "ata_port"
34
+
3335 extern atomic_t ata_print_id;
3436 extern int atapi_passthru16;
3537 extern int libata_fua;