Home
last modified time | relevance | path

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

/drivers/ata/
Dahci.c171 PORT_IRQ_CONNECT = (1 << 6), /* port connect change status */ enumerator
181 PORT_IRQ_CONNECT |
2013 if (irq_stat & (PORT_IRQ_CONNECT | PORT_IRQ_PHYRDY)) { in ahci_error_intr()
2016 irq_stat & PORT_IRQ_CONNECT ? in ahci_error_intr()