Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/ata/
Dsata_inic162x.c129 PIRQ_OFFLINE = (1 << 0), /* device unplugged */ enumerator
137 PIRQ_ERR = PIRQ_OFFLINE | PIRQ_ONLINE | PIRQ_FATAL,
339 if (irq_stat & (PIRQ_OFFLINE | PIRQ_ONLINE)) { in inic_host_err_intr()