|
@@ -1151,6 +1151,7 @@ extern void ata_do_eh(struct ata_port *ap, ata_prereset_fn_t prereset,
|
|
ata_reset_fn_t softreset, ata_reset_fn_t hardreset,
|
|
ata_reset_fn_t softreset, ata_reset_fn_t hardreset,
|
|
ata_postreset_fn_t postreset);
|
|
ata_postreset_fn_t postreset);
|
|
extern void ata_std_error_handler(struct ata_port *ap);
|
|
extern void ata_std_error_handler(struct ata_port *ap);
|
|
|
|
+extern int ata_link_nr_enabled(struct ata_link *link);
|
|
|
|
|
|
/*
|
|
/*
|
|
* Base operations to inherit from and initializers for sht
|
|
* Base operations to inherit from and initializers for sht
|