Searched refs:ahci_error_handler (Results 1 – 3 of 3) sorted by relevance
434 void ahci_error_handler(struct ata_port *ap);
167 .error_handler = ahci_error_handler,2105 void ahci_error_handler(struct ata_port *ap) in ahci_error_handler() function2120 EXPORT_SYMBOL_GPL(ahci_error_handler);
760 ahci_error_handler(ap); in ahci_imx_error_handler()