ata_sff_error_handler
EXPORT_SYMBOL_GPL(ata_sff_error_handler);
ata_sff_error_handler(ap);
.error_handler = ata_sff_error_handler,
return ata_sff_error_handler(ap);
ata_sff_error_handler(ap);
ata_sff_error_handler(ap);
ata_sff_error_handler(ap);
ata_sff_error_handler(ap);
ata_sff_error_handler(ap);
extern void ata_sff_error_handler(struct ata_port *ap)