Searched refs:unexpected (Results 1 – 6 of 6) sorted by relevance
135 bool unexpected; in mei_reset() local137 unexpected = (dev->dev_state != MEI_DEV_INITIALIZING && in mei_reset()170 if (unexpected) in mei_reset()
1071 static unsigned unexpected = 0; in ipath_intr() local1097 ipath_bad_intr(dd, &unexpected); in ipath_intr()1116 if (unexpected) in ipath_intr()1117 unexpected = 0; in ipath_intr()
2390 u32 intmask, unexpected = 0; in sdhci_irq() local2468 unexpected |= intmask; in sdhci_irq()2480 if (unexpected) { in sdhci_irq()2482 mmc_hostname(host->mmc), unexpected); in sdhci_irq()
2120 * the host. Additionally, properly catch unexpected non-packet2172 * The unexpected nonpkt phase handler assumes that any
211 those rare devices which reacts in an unexpected way when probed for
74 device-aware may cause unexpected results. If unsure, say N.