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

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

Completed in 54 milliseconds