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