Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/ata/
Dsata_inic162x.c130 PIRQ_OFFLINE = (1 << 0), /* device unplugged */ enumerator
138 PIRQ_ERR = PIRQ_OFFLINE | PIRQ_ONLINE | PIRQ_FATAL,
333 if (irq_stat & (PIRQ_OFFLINE | PIRQ_ONLINE)) { in inic_host_err_intr()