Home
last modified time | relevance | path

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

/linux/drivers/ata/
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.c2562 pp->intr_mask = DEF_PORT_IRQ; in ahci_port_start()