Searched refs:PIRQ_OFFLINE (Results 1 – 1 of 1) sorted by relevance
130 PIRQ_OFFLINE = (1 << 0), /* device unplugged */ enumerator138 PIRQ_ERR = PIRQ_OFFLINE | PIRQ_ONLINE | PIRQ_FATAL,333 if (irq_stat & (PIRQ_OFFLINE | PIRQ_ONLINE)) { in inic_host_err_intr()