Searched refs:shouldBeShared (Results 1 – 1 of 1) sorted by relevance
68 bool canBeShared, shouldBeShared, wasAlreadyRegisterd; in registerInterrupt() local93 shouldBeShared = canBeShared && (options & kIODTInterruptShared); in registerInterrupt()105 if (wasAlreadyRegisterd || shouldBeShared) { in registerInterrupt()