Home
last modified time | relevance | path

Searched refs:ahci_handle_port_intr (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/ata/
H A Dahci.h449 u32 ahci_handle_port_intr(struct ata_host *host, u32 irq_masked);
H A Dlibahci.c1979 u32 ahci_handle_port_intr(struct ata_host *host, u32 irq_masked) in ahci_handle_port_intr() function
2003 EXPORT_SYMBOL_GPL(ahci_handle_port_intr);
2025 rc = ahci_handle_port_intr(host, irq_masked); in ahci_single_level_irq_intr()