Searched refs:ahci_handle_port_intr (Results 1 – 2 of 2) sorted by relevance
449 u32 ahci_handle_port_intr(struct ata_host *host, u32 irq_masked);
1979 u32 ahci_handle_port_intr(struct ata_host *host, u32 irq_masked) in ahci_handle_port_intr() function2003 EXPORT_SYMBOL_GPL(ahci_handle_port_intr);2025 rc = ahci_handle_port_intr(host, irq_masked); in ahci_single_level_irq_intr()