Home
last modified time | relevance | path

Searched refs:ahci_error_handler (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/ata/
H A Dahci.h426 void ahci_error_handler(struct ata_port *ap);
H A Dlibahci.c147 .error_handler = ahci_error_handler,
2073 void ahci_error_handler(struct ata_port *ap) in ahci_error_handler() function
2088 EXPORT_SYMBOL_GPL(ahci_error_handler); variable
H A Dahci_imx.c755 ahci_error_handler(ap); in ahci_imx_error_handler()
/kernel/linux/linux-6.6/drivers/ata/
H A Dahci.h435 void ahci_error_handler(struct ata_port *ap);
H A Dlibahci.c169 .error_handler = ahci_error_handler,
2223 void ahci_error_handler(struct ata_port *ap) in ahci_error_handler() function
2238 EXPORT_SYMBOL_GPL(ahci_error_handler); variable
H A Dahci_imx.c760 ahci_error_handler(ap); in ahci_imx_error_handler()

Completed in 12 milliseconds