Home
last modified time | relevance | path

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

/openbmc/linux/drivers/ata/
H A Dsata_promise.c147 static void pdc_irq_clear(struct ata_port *ap);
176 .sff_irq_clear = pdc_irq_clear,
904 static void pdc_irq_clear(struct ata_port *ap) in pdc_irq_clear() function