Home
last modified time | relevance | path

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

/linux/drivers/ata/
H A Dahci.h160 DEF_PORT_IRQ = PORT_IRQ_ERROR | PORT_IRQ_SG_DONE | enumerator
H A Dsata_sil24.c168 DEF_PORT_IRQ = PORT_IRQ_COMPLETE | PORT_IRQ_ERROR | enumerator
965 writel(DEF_PORT_IRQ, port + PORT_IRQ_ENABLE_SET); in sil24_thaw()
H A Dlibahci.c2557 pp->intr_mask = DEF_PORT_IRQ; in ahci_port_start()