Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/ata/
Dsata_promise.c163 static void pdc_irq_clear(struct ata_port *ap);
193 .sff_irq_clear = pdc_irq_clear,
926 static void pdc_irq_clear(struct ata_port *ap) in pdc_irq_clear() function